Loading MCP server directory, please wait...
Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug
npx @getmcp/cli add io.github.us-all/androidRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.us-all/android": {
"command": "npx",
"args": [
"-y",
"@us-all/android-mcp"
],
"env": {
"ADB_PATH": "",
"ANDROID_HOME": "",
"ANDROID_SERIAL": "",
"ANDROID_TOOLS": "",
"ANDROID_DISABLE": "",
"ANDROID_MCP_ALLOW_SHELL": "false",
"ANDROID_MCP_ALLOW_WRITE": "false"
}
}
}
}