Back to directory
saranshbamania/mobile-device-mcp

saranshbamania/mobile-device-mcp

@saranshbamania3038

MCP server for AI-powered mobile device control — 49 tools for screenshots, UI inspection, touch interaction, and AI visual analysis. Supports Anthropic Claude & Google Gemini.

mobiledevice-controlscreenshotai-visionflutteriosandroidmcpautomation

Installation & Configuration

{
  "mcpServers": {
    "mobile-device": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mobile-device-mcp"
      ],
      "env": {
        "GOOGLE_API_KEY": "your-google-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/3/15
Updated
2026/3/23