-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Server Name
Mobile Next MCP
Server URL/Repository
https://github.com/mobile-next/mobile-mcp
Description
MCP server for Mobile Development and Automation for iOS, Android, Simulator, Emulator, and Real Devices.
Connect to your IDE like Cursor for mobile development and automation allowing the AI Agents to fix and validate bugs real time on mobile devices.
You can run it on emulators, simulators, and real devices (iOS and Android). This server allows Agents and LLMs to interact with native iOS/Android applications and devices through structured accessibility snapshots or coordinate-based taps based on screenshots for
Logo:
Requirements Check
- Provides clear installation and configuration instructions
- Focused on developer tools/services (not consumer applications)
- Has appropriate icon or branding available
Configuration JSON
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": ["-y", "@mobilenext/mobile-mcp@latest"]
}
}
}
Authentication
- This server uses OAuth authentication
Icon
- I've attached a square SVG logo to this issue
Documentation URL (if applicable)
https://github.com/mobile-next/mobile-mcp/wiki/
Additional Context
The only iOS and Android platform agnostic MCP that can interact with real devices and simulators
Mobile development focus and support
Automation, auto-healing and test generation
Search and content extraction
Cloud and self-hosted support
SSE support
Submission Guidelines
- Read the Contributing Guidelines
- Searched existing issues and servers to avoid duplicates
- Server provides significant value to developer community