android-phone-mcp-server

expoli/android-phone-mcp-server
★ 0 stars Python AI/LLM Updated 6d ago
Code-Agent-Agnostic Android control MCP server: semantic actions + verification loop + fusion perception (12 tools, FastMCP + uiautomator2)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "android-phone-mcp-se": {
      "command": "uvx",
      "args": [
        "android-phone-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install android-phone-mcp-server