dev.jasonpearson/auto-mobile — MCP server for mobile device interaction automation
The dev.jasonpearson/auto-mobile MCP server provides mobile device interaction automation via Model Context Protocol. The repository description identifies its focus on automating interactions with mobile devices, and the included README excerpt references the project codebase and its ongoing CI workflows.
🛠️ Key Features
Mobile device interaction automation via MCP
🚀 Use Cases
Automating mobile device interaction tasks through an MCP-connected workflow
⚠️ Limitations
No additional capabilities, supported devices, or tool details are provided in the available source data
AutoMobile lets AI agents control your mobile devices using natural language. Tell an AI what you want to do, and it interacts with your Android or iOS app.
It can do all this by being an MCP server that uses standard platform tools like adb & simctl paired with additional Kotlin & Swift libraries and apps. All components are open source. The point is to provide mobile engineers with AI workflow tools to perform UX deep dives, reproduce bugs, and run automated tests.
Setting an alarm in the Clock appAn AI agent navigating to the Clock app, creating a new alarm
Searching YouTube for a videoAn AI agent searching YouTube and browsing results
🤖 Fast UX Inspection Kotlin Accessibility Service and Swift XCTestService to enable fast, accurate observations. 10x faster than the next fastest observation toolkit.
🦾 Full Touch Injection Tap, Swipe, Pinch, Drag & Drop, Shake with automatic element targeting.
🧪 Test ExecutionKotlin JUnitRunner & Swift XCTestRunner execute tests natively handling device pooling, multi-device tests, and automatically optimizing test timing.
Get Started
You can use our interactive installer to step through all host platform requirements and configuration options. It checks host dependencies, optionally downloads Android or iOS developer tools, and configured the MCP daemon.