Back to Catalog

auto-mobile

zillow/auto-mobile
πŸ”— Latest commit:902ba31
πŸ•’ Updated:Sep 9, 2025, 01:05 PM
TypeScript
Development

Mobile automation suite of tools including an MCP and libraries for test authoring & execution

MCP Trust Score
Based on our comprehensive evaluation criteria
πŸ€– Evaluated by gemini-2.5-flashFix
Trust Score46/100
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:50
πŸ‘₯ Contributors:8
πŸ“‹ Total Issues:0
πŸ“¦ Has Releases:Yes
πŸ”§ Has CI/CD Pipeline:Yes
Configuration
Configuration example extracted from README.md for Claude Desktop and other clients.
πŸ€– Evaluated by gemini-2.5-flashFix
{
  "auto-mobile": {
    "command": "npx",
    "args": [
      "-y",
      "auto-mobile"
    ],
    "env": {}
  }
}
MCP Protocol Support
Implemented MCP protocol features
πŸ€– Evaluated by gemini-2.5-flashFix
Tools:βœ“
Prompts:βœ—
Resources:βœ—
Sampling:βœ—
Roots:βœ—
Logging:βœ—
STDIO Transport:βœ—
HTTP Transport:βœ“
OAuth2 Auth:βœ—
Dependencies
12 dependencies
Libraries and frameworks used by this MCP server
πŸ€– Evaluated by gemini-2.5-flashFix
Add Quality Badge
Show your MCP trust score in your README
Trust Score Badge
[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/zillow/auto-mobile)](https://archestra.ai/mcp-catalog/zillow__auto-mobile)
README.md

AutoMobile

AutoMobile sticker

AutoMobile MCP server

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:

automobile_system_design.png

Documentation

Contributing

Acknowledgement

By continuing to use AutoMobile, you acknowledge and agree to the warnings and responsible use requirements.

auto-mobile MCP Server | Documentation & Integration | Archestra