Ios Simulator
Createdatom2ueki
Enables programmatic control of iOS simulators through the Model Context Protocol.
About
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
- Take screenshots and perform taps
- 12 GitHub stars
- File-based logging without console output
- Start, stop, and manage iOS simulator instances
- Install and launch applications on simulators
- Supports multiple concurrent simulator sessions
Use Cases
- Automated testing of iOS applications
- Programmatic management of iOS simulator lifecycles
- Remote control of iOS simulators via Claude Desktop