adb-mcp: Android emulator and device control over adb
Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.
Install
Dockerstdio
docker run -i --rm ghcr.io/iksnerd/adb-mcp:0.23.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-iksnerd-adb-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/iksnerd/adb-mcp:0.23.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.iksnerd/adb-mcp · published 2026-08-25 · updated 2026-08-25. Not an endorsement; review the code before connecting it to anything sensitive.