Home › Other › Mobile Device MCP

Mobile Device MCP

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

TypeScript
★ 46 stars Last pushed 2026-08-02 License: MIT

Connect

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

Package (npm 0.1.10)

npx -y @srmorete/[email protected]

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry