Android runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 19 Mar 2026.
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const proc = spawn(this.adbPath, args, { stdio: ["pipe", "pipe", "pipe"] });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
ANDROID_HOME (Path to Android SDK (auto-detected on macOS at ~/Library/Android/sdk)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Android automation with UI interaction, screenshots, and device control
Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.
AI control of Android/iOS devices. Screenshots, UI tree, AI vision, Flutter, video. 49 tools.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
Control your computer with screenshots, mouse, and keyboard automation.
Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.
57 tools for AI-powered iOS Simulator automation — tap, swipe, type, screenshots, and more.
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
Answers built from our own checks of this server.