MCP Directory
Back

mobile-mcp

by runablehq · TypeScript · ★ 66

A Model Context Protocol (MCP) server that provides mobile automation capabilities.

#adb#ai#android#claude#ios#llm#mcp#model-context-protocol#nodejs#typescript

Install

npx -y github:runablehq/mobile-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mobile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:runablehq/mobile-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that provides mobile automation capabilities. This server enables LLMs to interact with mobile devices using structured UI dumps without needing to rely on screenshots or other visual inputs. [](LICENSE) [](https://discord.runable.xyz) https://github.com/user-attachments/assets/f6d9c88e-005a-4a99-b073-3308b1fbca12 Currently, only android phones are supported. iOS support will come soon. You need to [install android studio](https://developer.android.com/studio/install) and have platform tools installed. Run the following to command to verify once you ha…
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 developer tools servers