Mobile Device Control
MCP Serverby mobile-next · Added 5mo ago
Claude
4.1k
Install
npx -y @mobilenext/mobile-mcpAdd to Claude
claude mcp add mobile-next-mobile-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mobile-device-control": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables remote control of Android and iOS devices through commands for screenshots, app management, screen interactions, and UI navigation, ideal for automated testing and demonstrations.
Tags
AI & MLmcp-servernpm