mobile-mcpMCP Server41/100 via “unified-cross-platform-device-abstraction”
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unique: Uses a request-scoped, stateless Robot interface pattern that dynamically resolves platform managers at invocation time rather than maintaining persistent device connections, enabling horizontal scaling and multi-device orchestration without session management overhead. The common Device API contract ensures all platform implementations (ADB-based Android, WebDriverAgent-based iOS, simctl-based simulators) expose identical method signatures.
vs others: Unlike Appium (which requires separate server instances per platform) or Detox (which is iOS-focused), mobile-mcp provides true platform-agnostic automation through a unified MCP protocol interface that works with physical devices, emulators, and simulators without configuration changes.