mobile-next/mobile-mcp
MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.
Quick Start
Clone the repository:
git clone https://github.com/mobile-next/mobile-mcpClaude Desktop configuration example:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"mobile-next/mobile-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.