mcp-server-ios-simulator

mcp-server-ios-simulator

3.7

If you are the rightful owner of mcp-server-ios-simulator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A server implementing the Model Context Protocol for iOS simulators, built on appium-ios-simulator and MCP TypeScript SDK.

The MCP Server for iOS Simulator provides a bridge between iOS simulators and the Model Context Protocol, enabling standardized communication and programmatic control of iOS simulators. It leverages the MCP protocol for consistent interfaces across different environments and uses stdio as its transport mechanism, making it ideal for integration with MCP-compatible clients like Claude Desktop. The server is built on top of appium-ios-simulator and utilizes the MCP TypeScript SDK, allowing for seamless management of iOS simulator instances. The architecture consists of a simulator management layer, MCP protocol implementation, and a logger component, ensuring efficient and error-resilient operation.

Features

  • 🚀 Start, stop, and manage iOS simulator instances
  • 🔌 Boot and shutdown simulators
  • 📲 Install and launch applications on simulators
  • 📸 Take screenshots of simulator screens
  • 👆 Perform taps on coordinates

Tools