Mobile
Freeby MCP Community
Mobile MCP
v0.0.51Added Apr 12, 2026
Mobile MCP Server
Mobile MCP
Installation
Reviews
Installation
Quick install
npx -y @mobilenext/mobile-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"mobile": {
"command": "npx",
"args": ["-y", "@mobilenext/mobile-mcp"]
}
}
}