← All servers
droidrun/mobilerun
latest · 1.0.0Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
Install
claude mcp add --transport http io-github-droidrun-mobilerun https://api.mobilerun.ai/v1/mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-droidrun-mobilerun": {
"url": "https://api.mobilerun.ai/v1/mcp"
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-droidrun-mobilerun": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mobilerun.ai/v1/mcp"
]
}
}
} Endpoint, any MCP client:
https://api.mobilerun.ai/v1/mcp Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 70 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 3 collected
- GitHub stars · 3 hours ago
- ★ 9.4K
- Last commit · 3 hours ago
- 3 days ago
- Issue close rate · 3 hours ago
- 91%
Version history 1
- 1.0.0 release date unknown
Details
- Transport
- streamable-http
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗