Loomal

Mobile Device MCP

MCP server by github.com/srmorete/mobile-device-mcp

Control iOS and Android devices with multi-device and seamless Native/WebView support.

23 starsnpm: @srmorete/mobile-device-mcp

About Mobile Device MCP

Mobile Device MCP is an MCP (Model Context Protocol) server published by srmorete in the official MCP registry. Control iOS and Android devices with multi-device and seamless Native/WebView support.

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

Development happens in the open at github.com/srmorete/mobile-device-mcp, where the project has earned 23 GitHub stars.

Use Mobile Device MCP with your agent

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

Frequently asked questions

What is Mobile Device MCP?
Mobile Device MCP is an MCP (Model Context Protocol) server by srmorete. Control iOS and Android devices with multi-device and seamless Native/WebView support.
How do I connect Mobile Device MCP to Claude, Cursor, or another MCP client?
Install Mobile Device MCP from its npm package (@srmorete/mobile-device-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 Device MCP open source?
Yes — the source code is public at github.com/srmorete/mobile-device-mcp, with 23 GitHub stars.
Can AI agents pay to use Mobile Device MCP?
Not yet through Loomal — Mobile Device 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 Device MCP? Claim this listing free by verifying GitHub ownership, or contact us.