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
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/simulator-mcp-server"
]
}
}
}
iOS Simulator Server
Project Details
- JoshuaRileyDev/simulator-mcp-server
- @joshuarileydev/simulator-mcp-server
- Last Updated: 4/17/2025
Categories
Recomended MCP Servers
A Model Context Protocol server that validates and renders Mermaid diagrams.
MCP Server implementation for Ableton Live OSC control
This MCP server provides image generation capabilities using the Replicate Flux model.
Talk to a Cloudflare Worker from Claude Desktop!
Implementation of Model Context Protocol server for Mailgun APIs
Simple MCP server for uithub.com
Official MCP Server for AIStor
MCP server for connecting agentic systems to search systems via searXNG





