Mobile MCP
ActiveDescription
Model Context Protocol server for mobile automation and scraping on iOS, Android, emulators, simulators and real devices
Key Features
- MCP protocol-based mobile automation server supporting iOS and Android real devices and emulators
- Efficient and lightweight LLM interaction using native accessibility trees
- Visual sense capability that falls back to screenshot analysis when a11y data is unavailable
- Complete toolset for device management, app management, screen interaction and input navigation
- Unified cross-platform API controlling both iOS and Android devices with one interface
- Integration support for Claude Desktop, Codex, Cline and other MCP clients
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (5.9k stars)
- • Permissive open-source license (Apache-2.0)
- • Responsive to issues, low backlog
Categories
Quick Start
Add the mobile-mcp server to your MCP client config: {"mcpServers": {"mobile-mcp": {"command": "npx", "args": ["-y", "@mobilenext/mobile-mcp@latest"]}}}. Ensure a device is connected (emulator/real), then start automating via the MCP tool list.