Skip to content
Claude Desktop

Mobile Device MCP for Claude Desktop

io.github.srmorete/mobile-device-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Mobile Device MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Mobile Device MCP in other clients