Mobile automation suite of tools including an MCP and libraries for test authoring & execution
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
git clone https://github.com/kaeawc/auto-mobile{
"mcpServers": {
"auto-mobile": {
"command": "node",
"args": ["/path/to/auto-mobile/dist/index.js"]
}
}
}MCP Servers overview
# AutoMobile [](https://github.com/kaeawc/auto-mobile/actions/workflows/pull_request.yml) [](https://github.com/kaeawc/auto-mobile/actions/workflows/merge.yml) [](https://github.com/kaeawc/auto-mobile/actions/workflows/nightly.yml) [](LICENSE)         **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.  *An AI agent navigating to the Clock app, creating a new alarm*  *An AI agent searching YouTube and browsing results* ### Explore and Test | Task | What it does | |------|-------------| | **[Explore app UX](docs/using/ux-exploration.md)** | Navigate your app, discover screens, map user flows, identify confusing interactions | | **[Reproduce bugs](docs/using/reproducing-bugs.md)** | Paste a bug report and get exact reproduction steps with screenshots | | **[Create UI tests](docs/using/ui-tests.md)** | Describe test scenarios in plain English, get executable test plans | | **[Measure startup time](docs/using/perf-analysis/startup.md)** | Profile cold and warm launch performance | | **[Check scroll performance](docs/using/perf-analysis/scroll-framerate.md)** | Detect jank and dropped frames | | **[Audit contrast](docs/using/a11y.md#contrast)** | Find accessibility issues with color contrast | | **[Check tap targets](docs/using/a11y.md#tap-targets)** | Ensure touch targets meet size guidelines | ## How it works - 🤖 **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. - ♻️ **Tool Feedback** [Observations](docs/design-docs/mcp/observe/index.md) drive the [interaction loop](docs/design-docs/mcp/interaction-loop.md) for all [tool calls](docs/design-docs/mcp/tools.md). - 🧪 **Test Execution** [Kotlin JUnitRunner](docs/design-docs/plat/android/junit-runner/index.md) & [Swift XCTestRunner](docs/design-docs/plat/ios/xctestrunner/index.md) 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. ``` bash title="One-line install (click to copy)" curl -fsSL https://raw.githubusercontent.com/kaeawc/auto-mobile/refs/heads/main/scripts/install.sh | bash ``` or you can read and follow the [step-by-step manual guide](docs/install.md). ## Documentation - **[Full Documentation](docs/index.md)** - Complete guide with examples - **[FAQ](docs/faq.md)** - Common questions answered - **[Design Docs](docs/design-docs/index.md)** - Architecture and implementation details ## Contributing - [Code of Conduct](CODE_OF_CONDUCT.md) - Please report security vulnerabilities via GitHub - [Contributing](.github/CONTRIBUTING.md)
What people ask about auto-mobile
What is kaeawc/auto-mobile?
+
kaeawc/auto-mobile is mcp servers for the Claude AI ecosystem. Mobile automation suite of tools including an MCP and libraries for test authoring & execution It has 37 GitHub stars and was last updated today.
How do I install auto-mobile?
+
You can install auto-mobile by cloning the repository (https://github.com/kaeawc/auto-mobile) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is kaeawc/auto-mobile safe to use?
+
Our security agent has analyzed kaeawc/auto-mobile and assigned a Trust Score of 79/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains kaeawc/auto-mobile?
+
kaeawc/auto-mobile is maintained by kaeawc. The last recorded GitHub activity is from today, with 131 open issues.
Are there alternatives to auto-mobile?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy auto-mobile to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/kaeawc-auto-mobile)<a href="https://claudewave.com/repo/kaeawc-auto-mobile"><img src="https://claudewave.com/api/badge/kaeawc-auto-mobile" alt="Featured on ClaudeWave: kaeawc/auto-mobile" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!