Loomal

Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

46 starsnpm: android-mcp-server

About android

android is an MCP (Model Context Protocol) server published by martingeidobler in the official MCP registry, listed under App Automation on Loomal. Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

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

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

Use android with your agent

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

Frequently asked questions

What is android?
android is an MCP (Model Context Protocol) server by martingeidobler in the App Automation category. Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
How do I connect android to Claude, Cursor, or another MCP client?
Install android from its npm package (android-mcp-server) 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/martingeidobler/android-mcp-server, with 46 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.