Android runs on your own machine — the client starts it, so there is no endpoint to ping. 165 installs a week from npm. Last commit 19 Mar 2026.
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
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 android -- npx -y android-mcp-server
{
"mcpServers": {
"android": {
"args": [
"-y",
"android-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.android]
command = "npx"
args = ["-y", "android-mcp-server"]
{
"mcpServers": {
"android": {
"args": [
"-y",
"android-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"android": {
"args": [
"-y",
"android-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.