Mobile automation suite of tools including an MCP and libraries for test authoring & execution
- β’ Basic MCP protocol features implemented (12/40)
- β’ Limited GitHub community activity (6/20)
- β’ Optimal dependency management (20/20)
- β’ Full deployment maturity (10/10)
- β’ Documentation (8/8)
- β’ Archestra MCP Trust score badge is missing
{
"auto-mobile": {
"command": "npx",
"args": [
"-y",
"auto-mobile"
],
"env": {}
}
}AutoMobile

AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow
assistant.
The first platform supported is Android with plans to extend to iOS.
How it works
- π§ Powerful MCP Server: AutoMobile provides comprehensive actions through MCP
tool calls with a fast observations to drive the
interaction loop. - πΊοΈ Source Mapping: Combining project path config with deep view hierarchy analysis we know exactly what code is being rendered.
- βοΈ Automated Test Authoring: When used in test authoring mode AutoMobile will write tests for you. It is the only way it writes tests.
- π§ͺ Test Execution - Run tests locally or on CI without extra infrastructure.
- π± Device Management: Multi-device support with emulator control and app lifecycle management.
All together you get a system that looks like this:

Documentation
- π» Installation & Getting Started - AutoMobile is published on npm
and we have instructions for agents we've tested with. - π Change Log - coming soon
Contributing
- Code of Conduct
- Responsible disclosure & use
- Contributing - coming soon
Acknowledgement
By continuing to use AutoMobile, you acknowledge and agree to the warnings and responsible use requirements.
[](https://archestra.ai/mcp-catalog/zillow__auto-mobile)AutoMobile

AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow
assistant.
The first platform supported is Android with plans to extend to iOS.
How it works
- π§ Powerful MCP Server: AutoMobile provides comprehensive actions through MCP
tool calls with a fast observations to drive the
interaction loop. - πΊοΈ Source Mapping: Combining project path config with deep view hierarchy analysis we know exactly what code is being rendered.
- βοΈ Automated Test Authoring: When used in test authoring mode AutoMobile will write tests for you. It is the only way it writes tests.
- π§ͺ Test Execution - Run tests locally or on CI without extra infrastructure.
- π± Device Management: Multi-device support with emulator control and app lifecycle management.
All together you get a system that looks like this:

Documentation
- π» Installation & Getting Started - AutoMobile is published on npm
and we have instructions for agents we've tested with. - π Change Log - coming soon
Contributing
- Code of Conduct
- Responsible disclosure & use
- Contributing - coming soon
Acknowledgement
By continuing to use AutoMobile, you acknowledge and agree to the warnings and responsible use requirements.