developer tools

Mobile Mcp

MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.

typescript
local
macos
linux
developer tools
0
View on GitHub

Installation

npx -y mobile-next/mobile-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mobile-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mobile-next/mobile-mcp"
  ]
}

About This MCP Server

mobile-next/mobile-mcp

MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.

GitHub: https://github.com/mobile-next/mobile-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub