72-tool MCP server covering iOS simulator, Android emulator, and Playwright web automation. One protocol, every MCP editor.
MCP server bridging AI editors with mobile simulators.
42 tools for full simulator interaction.
Automated accessibility scanning for iOS and Android.
Pre-submission validation for App Store and Play Store.
8 Playwright-powered tools for headless browser automation.
Single-call orchestration for multi-step flows.
Progressive disclosure for xcodebuild — keeps build output out of agent context.
Pixel-based snapshot diff and App Store status-bar control.
One-line setup across AI editors.
| Tool | Description |
|---|---|
ios_screenshot | Capture screenshot (base64 PNG) |
ios_tap | Tap at coordinates |
ios_swipe | Swipe gesture |
ios_type_text | Type text into focused field |
ios_launch_app | Launch app by bundle ID |
ios_set_appearance | Set light/dark mode |
ios_set_locale | Change app language |
ios_push_notification | Send simulated push |
ios_grant_permission | Grant privacy permission |
ios_xcodebuild | Build / test / clean Xcode project (one-line summary) |
ios_xcresult | Drill into prior build by ID (errors, warnings, log, tests) |
ios_visual_diff | Compare two PNG screenshots (pixelmatch) |
ios_status_bar | Status bar override with App Store preset |
android_screenshot | Capture screenshot (base64 PNG) |
android_tap | Tap at coordinates |
android_swipe | Swipe gesture |
android_type_text | Type text into focused field |
android_launch_app | Launch app by package name |
android_set_dark_mode | Toggle dark mode |
accessibility_audit | Auto-detect accessibility issues |
archive_audit | iOS archive compliance check |
apk_audit | Android APK compliance check |