android-mcp-server
Rank #7,541io.github.us-all/android
Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug
android-mcp-server is a Model Context Protocol (MCP) server published by us-all. It ranks #7,541 of 115,460 servers tracked on MCP Toplist, and its repository has 10 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.
Ranks ahead of 107,919 of 115,460 servers on MCP Toplist.
Use android-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add android -e "ADB_PATH=<your ADB_PATH>" -e "ANDROID_HOME=<your ANDROID_HOME>" -e "ANDROID_SERIAL=<your ANDROID_SERIAL>" -e "ANDROID_TOOLS=<your ANDROID_TOOLS>" -e "ANDROID_DISABLE=<your ANDROID_DISABLE>" -e "ANDROID_MCP_ALLOW_SHELL=<your ANDROID_MCP_ALLOW_SHELL>" -e "ANDROID_MCP_ALLOW_WRITE=<your ANDROID_MCP_ALLOW_WRITE>" -- npx -y @us-all/android-mcpReplace each placeholder with your own value before saving.
[mcp_servers.android]
command = "npx"
args = ["-y", "@us-all/android-mcp"]
[mcp_servers.android.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"android": {
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"android": {
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"android": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"android": {
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"android": {
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.us-all%2Fandroid)<a href="https://mcptoplist.com/server/io.github.us-all%2Fandroid"><img src="https://mcptoplist.com/badge/io.github.us-all%2Fandroid.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
us-all
Other servers by us-all
- airflow-mcp-server#9,058 · 4 vers
- unifi-mcp-server#10,146 · 2 vers
- datadog-mcp-server#13,410 · 1 ver
- google-drive-mcp-server#14,780 · 3 vers
- openmetadata-mcp-server#15,074 · 3 vers
- @us-all/dbt-mcp#15,659 · 2 vers
- mlflow-mcp-server#16,924 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.13.1 | May 6, 2026 |
Frequently asked questions
- Who maintains android-mcp-server?
- android-mcp-server is maintained by us-all, which publishes 8 MCP servers (18 total versions) tracked on MCP Toplist.
- Is android-mcp-server listed on the Official MCP Registry?
- 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.