Android Automation
MCP Serverby cursortouch · Added 5mo ago
Claude
470
Install
git clone https://github.com/cursortouch/android-mcpAdd to Claude
claude mcp add cursortouch-android-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"android-automation": {
"command": "npx",
"args": [
"@modelcontextprotocol/android-automation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides direct automation and control of Android devices through uiautomator2, enabling clicking, swiping, typing, and UI element inspection for mobile app testing and automation workflows.
Tags
AI & MLmcp-server