mobile-mcp
MCP server for mobile device automation and scraping, supporting iOS, Android emulators, and real devices.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 5.3k
- Source
- mcp-github
- Repository
- github.com/mobile-next/mobile-mcp
Overview
mobile-mcp is a Model Context Protocol (MCP) server that enables automation and data scraping on mobile devices, including iOS and Android. It interacts with native apps through structured accessibility snapshots or screenshot-based coordinate tapping. The tool runs on emulators, simulators, and real devices without requiring specific platform knowledge, making it suitable for testing, data entry, and similar scenarios. Easy to integrate, ideal for developers and AI agents.
Capabilities
- ▪List available devices
- ▪Get screen dimensions
- ▪Change screen orientation
- ▪Launch/terminate applications
- ▪Install/uninstall applications
- ▪Take and save screenshots
Use cases
Setup
npx -y @mobilenext/mobile-mcp@latest
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What platforms are supported?
Supports real devices, emulators, and simulators for iOS and Android.
How do I install it?
Install using the npx command: npx -y @mobilenext/mobile-mcp@latest.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.