Mobile Dev MCP
MCP Serverby clivejefferies · Added 5mo ago
Claude
3
Install
git clone https://github.com/clivejefferies/mobile-dev-mcpAdd to Claude
claude mcp add mobile-dev-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mobile-dev-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/mobile-dev-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A minimal, secure MCP server for AI-assisted mobile development. Build, install, and inspect Android/iOS apps from an MCP-compatible client. Requires external tools like Android SDK (adb), Xcode command-line tools, and idb for iOS device support, which can be configured via environment variables (e.g., ADB_PATH, XCRUN_PATH, IDB_PATH).
Tags
securitymcp-servermobileandroidiosdebuggingai-assistedai