MCP Directory
Back

Android-MCP

by CursorTouch · Python · ★ 581

MCP Server for interacting with Android Devices.

#ai#android#automation#mcp-server

Install

pip install git+https://github.com/CursorTouch/Android-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "android-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/CursorTouch/Android-MCP.git"
      ]
    }
  }
}

From the README

🤖 Android MCP **Android-MCP** is a lightweight, open-source tool that bridge between AI agents and Android devices. Running as an MCP server, it lets LLM agents perform real-world tasks such as **app navigation, UI interaction and automated QA testing** without relying on traditional computer-vision pipelines or preprogramed scripts. - **Native Android Integration** Interact with UI elements via ADB and the Android Accessibility API: launch apps, tap, swipe, input text, and read view hierarchies. - **Bring Your Own LLM/VLM** Works with…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers