Back to directory
sdilogin/filesystem-android

sdilogin/filesystem-android

@SDILogin

A Claude MCP server providing secure access to Android project files for AI-assisted code navigation and analysis.

androidfilesystemcode-navigationmcp-serverclaudeai-assistantdevelopmenttool

Installation & Configuration

{
  "mcpServers": {
    "Android source code": {
      "command": "/path/to/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "./filesystem_android/main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13