Loading MCP server directory, please wait...
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
npx @getmcp/cli add io.github.martingeidobler/androidRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.martingeidobler/android": {
"command": "npx",
"args": [
"-y",
"android-mcp-server"
],
"env": {
"ANDROID_HOME": ""
}
}
}
}