Back to directory
android-mcp-server

android-mcp-server

@minhalvp747

An MCP server for programmatic control over Android devices through ADB, exposing various device management capabilities.

androidadbdevice controlmobileautomation

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/2/28
Updated
2026/6/8