SERVER

Mobile Device MCP

Rank #29810

glama/saranshbamania/mobile-device-mcp

MCP server that gives AI coding assistants the ability to see and interact with mobile devices. 49 tools for Android/iOS — AI-powered visual analysis (Claude + Gemini), smart tap/type by description, Flutter widget tree inspection, video recording, and test script generation. 4-tier element search with <1ms local matching. Free tier included, zero setup via npx.

First listed
Mar 15, 2026
Last publish date
Mar 23, 2026
OVERVIEW

Mobile Device MCP is a Model Context Protocol (MCP) server published by saranshbamania. It ranks #29810 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mobile Device MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Mar 23, 2026.

STANDING
#29,810of 58,900 tracked servers

Ranks ahead of 29,090 of 58,900 servers on MCP Toplist.

CONNECT

Use Mobile Device MCP

Add Mobile Device MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mobile-device-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mobile-device-mcp"
      ],
      "env": {
        "GOOGLE_API_KEY": "<your GOOGLE_API_KEY>",
        "MOBILE_MCP_LICENSE_KEY": "<your MOBILE_MCP_LICENSE_KEY>",
        "MCP_ADB_PATH": "<your MCP_ADB_PATH>",
        "MCP_DEFAULT_DEVICE": "<your MCP_DEFAULT_DEVICE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

saranshbamania

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.9Mar 23, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mobile Device MCP?
MCP server that gives AI coding assistants the ability to see and interact with mobile devices. 49 tools for Android/iOS — AI-powered visual analysis (Claude + Gemini), smart tap/type by description, Flutter widget tree inspection, video recording, and test script generation. 4-tier element search with <1ms local matching. Free tier included, zero setup via npx.
Who maintains Mobile Device MCP?
Mobile Device MCP is maintained by saranshbamania, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Mobile Device MCP listed on the official MCP registry?
Yes — Mobile Device MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does Mobile Device MCP have?
MCP Toplist tracks 2 versions of Mobile Device MCP, most recently published on Mar 23, 2026.
Where can I find the source code for Mobile Device MCP?
The source code for Mobile Device MCP is hosted at github.com/saranshbamania/mobile-device-mcp.
EXPLORE