A
licenseNot graded
qualityD
maintenanceMCP server for cross-platform mobile automation (iOS/Android) using accessibility trees and screenshots, enabling agents to interact with apps on simulators, emulators, and physical devices.
7
Apache 2.0
No user-submitted related servers found.
Scored across 13 tools
Each tool has a distinct purpose: tapping, typing, swiping, waiting, etc. No two tools overlap in functionality.
All tool names follow a consistent verb_noun snake_case pattern (e.g., wait_for, get_ui_tree). No mixing of conventions.
13 tools is well-scoped for mobile UI testing, covering all necessary actions without excess.
Covers core workflows like launching, interacting, waiting, and inspecting UI. Minor gaps like missing explicit scroll or long press, but swipe can compensate.