MCP Hub
Back to servers

AutoMobile

Validation Failed

Mobile device interaction automation via MCP

Registry
Stars
10
Forks
1
Updated
Feb 13, 2026
Validated
Feb 14, 2026

Validation Error:

Process exited with code 127. stderr: npm warn deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated @types/uuid@11.0.0: This is a stub types definition. uuid provides its own type definitions, so you do not need this installed. /usr/bin/env: ‘bun’: No such file or directory

Quick Install

npx -y @kaeawc/auto-mobile

AutoMobile

Pull Request On Merge Nightly License

Platform: macOS Platform: Linux

TypeScript tests: 2,715 Kotlin tests: 572 Swift tests: 79 TS coverage Kotlin coverage Swift coverage

AutoMobile sticker

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 app An AI agent navigating to the Clock app, creating a new alarm

Searching YouTube for a video An AI agent searching YouTube and browsing results

Explore and Test

TaskWhat it does
Explore app UXNavigate your app, discover screens, map user flows, identify confusing interactions
Reproduce bugsPaste a bug report and get exact reproduction steps with screenshots
Create UI testsDescribe test scenarios in plain English, get executable test plans
Measure startup timeProfile cold and warm launch performance
Check scroll performanceDetect jank and dropped frames
Audit contrastFind accessibility issues with color contrast
Check tap targetsEnsure 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 drive the interaction loop for all tool calls.
  • 🧪 Test Execution Kotlin 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.

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.

Documentation

Contributing

Reviews

No reviews yet

Sign in to write a review