simulator-mcp-server
local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Allows programmatic control over iOS simulators, including listing available simulators, booting and shutting them down, installing .app bundles, and launching installed apps by bundle ID
iOS Simulator MCP Server
A Model Context Protocol (MCP) server that provides programmatic control over iOS simulators. This server implements the MCP specification to expose simulator functionality through a standardized interface.
Features
- List available iOS simulators
- Boot and shutdown simulators
- Install .app bundles on simulators
- Launch installed apps by bundle ID
Installation
Add the following to your Claude Config JSON file
Copy