mobile-dev-mcp-server

jsuarezruiz/mobile-dev-mcp-server
★ 43 stars C# 📦 Other Updated 17d ago
This is a MCP designed to manage and interact with mobile devices and simulators.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mobile-dev-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "jsuarezruiz/mobile-dev-mcp-server"
      ]
    }
  }
}

Topics

aicsharpdotnetmcpmcp-server