SERVER
android-mcp-server
Rank #7302glama/us-all/android-mcp-server
Community MCP integration for Android via ADB, enabling AI agents to control devices, inspect apps, stream logcat, and debug.
First listed
Mar 28, 2026
Last publish date
May 6, 2026
OVERVIEW
android-mcp-server is a Model Context Protocol (MCP) server published by us-all. It ranks #7302 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. android-mcp-server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Mar 28, 2026 and most recently updated on May 6, 2026.
STANDING
#7,302of 58,900 tracked serversTop 25%
Ranks ahead of 51,598 of 58,900 servers on MCP Toplist.
CONNECT
Use android-mcp-server
Add android-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"android-mcp-server": {
"command": "npx",
"args": [
"-y",
"@us-all/android-mcp"
],
"env": {
"ADB_PATH": "<your ADB_PATH>",
"ANDROID_HOME": "<your ANDROID_HOME>",
"ANDROID_SERIAL": "<your ANDROID_SERIAL>",
"ANDROID_TOOLS": "<your ANDROID_TOOLS>",
"ANDROID_DISABLE": "<your ANDROID_DISABLE>",
"ANDROID_MCP_ALLOW_SHELL": "<your ANDROID_MCP_ALLOW_SHELL>",
"ANDROID_MCP_ALLOW_WRITE": "<your ANDROID_MCP_ALLOW_WRITE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
us-all
MORE FROM THIS PUBLISHER
Other servers by us-all
- datadog-mcp-server#7554 · 1 ver
- airflow-mcp-server#9207 · 3 vers
- openmetadata-mcp-server#9285 · 3 vers
- google-drive-mcp-server#9489 · 3 vers
- mlflow-mcp-server#10638 · 2 vers
- unifi-mcp-server#10713 · 2 vers
- @us-all/dbt-mcp#10831 · 2 vers
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.13.1 | May 6, 2026 |
FAQ
Frequently asked questions
- What is android-mcp-server?
- Community MCP integration for Android via ADB, enabling AI agents to control devices, inspect apps, stream logcat, and debug.
- Who maintains android-mcp-server?
- android-mcp-server is maintained by us-all, which publishes 8 MCP servers (17 total versions) tracked on MCP Toplist.
- Is android-mcp-server an official MCP server?
- Yes — android-mcp-server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does android-mcp-server have?
- MCP Toplist tracks 1 version of android-mcp-server, most recently published on May 6, 2026.
- Where can I find the source code for android-mcp-server?
- The source code for android-mcp-server is hosted at github.com/us-all/android-mcp-server.
EXPLORE