Skip to main content

Android-MCP

by CursorTouch· Developer Tools
441

MCP Server for interacting with Android Devices.

npx @mcphunter/cli add android-mcp

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "android-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:CursorTouch/Android-MCP"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with Android-MCP

About

MCP Server for interacting with Android Devices.

aiandroidautomationmcp-server