← Index

Mobile Device MCP

io.github.srmorete/mobile-device-mcp·v0.1.5·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mobile-device-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@srmorete/mobile-device-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mobile-device-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@srmorete/mobile-device-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @srmorete/mobile-device-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other