mobile-mcpMCP Server41/100 via “gesture-simulation-and-input-event-handling”
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unique: Normalizes gesture specifications across Android (ADB input events) and iOS (WebDriverAgent gesture API) through a common gesture interface, allowing agents to specify gestures once and execute them on any platform. Supports both coordinate-based (for inaccessible apps) and element-based (for accessible apps) gesture targeting, providing flexibility for different app types.
vs others: Simpler than platform-specific gesture APIs (Espresso, XCUITest) while providing cross-platform consistency, making it suitable for LLM agents that need straightforward gesture simulation without learning platform-specific gesture syntax.