mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Platform-specific configuration:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"mobile-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
This is a Model Context Protocol (MCP) server that enables scalable mobile automation, development through a platform-agnostic interface, eliminating the need for distinct iOS or Android knowledge. 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.
<h4 align="center"> <a href="https://github.com/mobile-next/mobile-mcp"> </a> <a href="https://github.com/mobile-next/mobile-mcp"> </a> <a href="https://www.npmjs.com/package/@mobilenext/mobile-mcp"> </a> <a href="https://github.com/mobile-next/mobile-mcp/releases"> </a> <a href="https://github.com/mobile-next/mobile-mcp/blob/main/LICENSE"> </a> <a href="https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22mobile-mcp%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40mobilenext%2Fmobile-mcp%40latest%22%5D%7D"> </a> </h4>
<h4 align="center"> <a href="https://github.com/mobile-next/mobile-mcp/wiki"> <i
Loading reviews...