Submit

Mobai Mcp

@MobAI-App

MCP (Model Context Protocol) server for MobAI (https://mobai.run) - AI-powered mobile device automation. This server enables AI coding assistants like Cursor, Windsurf, Cline, and other MCP-compatible tools to control Android and iOS devices, emulators, and simulators. Features - Device Control: List, connect, and manage Android/iOS devices - UI Automation: Tap, type, swipe, and interact with native apps - Web Automation: Control Safari/Chrome and WebViews with CSS selectors - DSL Batch Execution: Execute multiple automation steps efficiently - AI Agent: Run autonomous agents to complete complex tasks - Screenshot Capture: Capture and save device screenshots

Server Config

{
  "mcpServers": {
    "mobai": {
      "command": "npx",
      "args": [
        "-y",
        "mobai-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.