Mobile Next
Createdmobile-next
Enables scalable mobile automation through a platform-agnostic interface for interacting with native iOS/Android applications and devices.
About
Mobile Next offers a Model Context Protocol (MCP) server designed to facilitate scalable mobile automation. By providing a platform-agnostic interface, it eliminates the need for platform-specific knowledge of iOS or Android. The server enables agents and LLMs to interact with native mobile applications using structured accessibility snapshots or coordinate-based taps from screenshots, streamlining automation workflows for testing, data entry, and agent-based interactions.
Key Features
- Evaluates and analyses what’s rendered on screen to decide the next action
- Uses native accessibility trees and screenshot-based coordinates for interactions.
- 46 GitHub stars
- LLM-friendly, no computer vision model required in Accessibility (Snapshot).
- Offers a comprehensive suite of mobile commands for interacting with devices and applications.
- Extract structured data from anything visible on screen.
Use Cases
- Automating multi-step user journeys driven by an LLM.
- General-purpose mobile application interaction for agent-based frameworks.
- Native app automation for testing or data-entry scenarios on iOS and Android.