MCP Directory
Back

claude-in-mobile

by AlexGladkov · TypeScript · ★ 235

MCP server for mobile and desktop automation — Android (via ADB), iOS Simulator (via simctl), and Desktop (Compose Multiplatform). Like Claude in Chrome but for mobile devices and desktop apps

Install

npx -y github:AlexGladkov/claude-in-mobile

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-in-mobile": {
      "command": "npx",
      "args": [
        "-y",
        "github:AlexGladkov/claude-in-mobile"
      ]
    }
  }
}

From the README

MCP server for mobile and desktop automation — Android (via ADB), iOS Simulator (via simctl), Desktop (any macOS app), and Aurora OS (via audb). Like [Claude in Chrome](https://www.anthropic.com/news/claude-for-chrome) but for mobile devices and desktop apps. Control your Android phone, emulator, iOS Simulator, Desktop applications, or Aurora OS device with natural language through Claude. - **Unified API** — Same commands work for Android, iOS, Desktop, Aurora OS, and Browser - **Token-optimized** — 8 meta-tools + 3 optional modules instead of 81 separate tools (~85% token reduction per req…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers