Androidbuild MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 280 installs a week from npm. Last commit 28 Jul 2026.
Build, deploy, drive and debug Android apps: Gradle, emulators, adb, logcat, UI automation
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add androidbuild-mcp -- npx -y @asjackson/androidbuild-mcp
{
"mcpServers": {
"androidbuild-mcp": {
"args": [
"-y",
"@asjackson/androidbuild-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.androidbuild-mcp]
command = "npx"
args = ["-y", "@asjackson/androidbuild-mcp"]
{
"mcpServers": {
"androidbuild-mcp": {
"args": [
"-y",
"@asjackson/androidbuild-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"androidbuild-mcp": {
"args": [
"-y",
"@asjackson/androidbuild-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.