Loomal

Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug

4 starsnpm: @us-all/android-mcp

About android

android is an MCP (Model Context Protocol) server published by us-all in the official MCP registry. Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug

It ships as an npm package (@us-all/android-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/us-all/android-mcp-server, where the project has earned 4 GitHub stars.

Use android with your agent

Claude Code · one command
claude mcp add android-mcp -- npx -y @us-all/android-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "android-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/android-mcp"
      ]
    }
  }
}
npm@us-all/android-mcp

Frequently asked questions

What is android?
android is an MCP (Model Context Protocol) server by us-all. Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug
How do I connect android to Claude, Cursor, or another MCP client?
Install android from its npm package (@us-all/android-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is android open source?
Yes — the source code is public at github.com/us-all/android-mcp-server, with 4 GitHub stars.
Can AI agents pay to use android?
Not yet through Loomal — android is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain android? Claim this listing free by verifying GitHub ownership, or contact us.