general MCP Server
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @mobilenext/mobile-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-mobilenext-mobile-mcp": {
"command": "npx",
"args": [
"@mobilenext/mobile-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Supported