Enables programmatic control of iOS simulators through the Model Context Protocol.
Provides a bridge between iOS simulators and the Model Context Protocol, enabling standardized communication and programmatic control. It allows for booting, shutting down, installing applications, taking screenshots, and performing taps on iOS simulators, making it ideal for integration with MCP-compatible clients.
Key Features
01Take screenshots and perform taps
0212 GitHub stars
03File-based logging without console output
04Start, stop, and manage iOS simulator instances
05Install and launch applications on simulators
06Supports multiple concurrent simulator sessions
Use Cases
01Automated testing of iOS applications
02Programmatic management of iOS simulator lifecycles
03Remote control of iOS simulators via Claude Desktop