Back to directory
minhalvp/android-mcp-server

minhalvp/android-mcp-server

@minhalvp

An MCP server that provides control over Android devices via adb

androidadbmcp-serverautomationmobilescreenshotui-analysisdebugging

Installation & Configuration

{
  "mcpServers": {
    "android": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/android-mcp-server",
        "run",
        "server.py"
      ]
    }
  }
}

Information

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