[ MCP_NODE_3787 ]
android-mcp
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
MCP Server for interacting with Android devices. Control, inspect, and automate Android devices via ADB through Claude.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"android-mcp-en": {
"description": "MCP Server for interacting with Android devices. Control, inspect, and automate Android devices via ADB through Claude.",
"command": "uvx",
"args": [
"--python",
"3.13",
"android-mcp"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.