HomeDevelopment › mobile-mcp

mobile-mcp

MCP server for iOS and Android Mobile Development, Automation and Testing

TypeScript Local macOSLinux
★ 6,831 stars Last pushed 2026-09-23 License: Apache-2.0

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.3)

npx -y @mobilenext/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mobile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mobilenext/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry