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
Installation
npx -y mobile-next/mobile-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub