Ghost in the Droid
Rank #2,238io.github.ghost-in-the-droid/android-agent
Give any LLM agent a real Android or iPhone as its body. 62 MCP tools for mobile automation.
Ghost in the Droid is a Model Context Protocol (MCP) server published by ghost-in-the-droid. It ranks #2,238 of 132,113 servers tracked on MCP Toplist, and its repository has 360 GitHub stars. Ghost in the Droid is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 129,875 of 132,113 servers on MCP Toplist.
Use Ghost in the Droid
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add android-agent -- uvx ghost-in-the-droid[mcp_servers.android-agent]
command = "uvx"
args = ["ghost-in-the-droid"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"android-agent": {
"command": "uvx",
"args": [
"ghost-in-the-droid"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"android-agent": {
"command": "uvx",
"args": [
"ghost-in-the-droid"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"android-agent": {
"type": "stdio",
"command": "uvx",
"args": [
"ghost-in-the-droid"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"android-agent": {
"command": "uvx",
"args": [
"ghost-in-the-droid"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"android-agent": {
"command": "uvx",
"args": [
"ghost-in-the-droid"
]
}
}
}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.ghost-in-the-droid%2Fandroid-agent)<a href="https://mcptoplist.com/server/io.github.ghost-in-the-droid%2Fandroid-agent"><img src="https://mcptoplist.com/badge/io.github.ghost-in-the-droid%2Fandroid-agent.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ghost-in-the-droid
Available versions (1)
| Version | Published |
|---|---|
| 1.3.2 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Ghost in the Droid?
- Ghost in the Droid is maintained by ghost-in-the-droid, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ghost in the Droid listed on the Official MCP Registry?
- Yes — Ghost in the Droid is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ghost in the Droid have?
- MCP Toplist tracks 1 version of Ghost in the Droid, most recently published on Jul 19, 2026.
- Where can I find the source code for Ghost in the Droid?
- The source code for Ghost in the Droid is hosted at github.com/ghost-in-the-droid/android-agent.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.