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
Antrophics Model context protocol to edit powerpoint files
MCP Server for Databricks
Model Context Protocol server for Flight Tracking
MCP Server to retrieve documentation for a package
ModelContextProtocol for Figma's REST API
MCP Server integration for Bear note app
服务器、网络设备巡检和运维MCP工具
Expose llms-txt to IDEs for development
Secure shell command execution MCP server for Claude AI. Enables controlled shell access within specified directories.
This repo hosts an MCP server for volatility3.x