Loomal

mobile-mcp

MCP server by github.com/mobile-next/mobile-mcp

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

5.2k starsnpm: @mobilenext/mobile-mcp

About mobile-mcp

mobile-mcp is an MCP (Model Context Protocol) server published by mobile-next in the official MCP registry, listed under App Automation on Loomal. MCP server for iOS and Android Mobile Development, Automation and Testing

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

Development happens in the open at github.com/mobile-next/mobile-mcp, where the project has earned 5,184 GitHub stars.

Use mobile-mcp with your agent

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

Frequently asked questions

What is mobile-mcp?
mobile-mcp is an MCP (Model Context Protocol) server by mobile-next in the App Automation category. MCP server for iOS and Android Mobile Development, Automation and Testing
How do I connect mobile-mcp to Claude, Cursor, or another MCP client?
Install mobile-mcp from its npm package (@mobilenext/mobile-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 mobile-mcp open source?
Yes — the source code is public at github.com/mobile-next/mobile-mcp, with 5,184 GitHub stars.
Can AI agents pay to use mobile-mcp?
Not yet through Loomal — mobile-mcp 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 mobile-mcp? Claim this listing free by verifying GitHub ownership, or contact us.