Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mobile-mcp"
]
}
}
}