iOS Simulator MCP Server
@MCP-Mirror
About iOS Simulator MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/simulator-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is iOS Simulator MCP Server?
The iOS Simulator MCP Server is a Model Context Protocol (MCP) server that provides programmatic control over iOS simulators. It exposes simulator functionality through a standardized MCP interface.
How to use iOS Simulator MCP Server?
Install by adding the provided JSON configuration to your Claude Config JSON file. The server runs via npx with the package @joshuarileydev/simulator-mcp-server.
Key features of iOS Simulator MCP Server
- List available iOS simulators
- Boot and shutdown simulators
- Install .app bundles on simulators
- Launch installed apps by bundle ID
Use cases of iOS Simulator MCP Server
—
FAQ from iOS Simulator MCP Server
What does the iOS Simulator MCP Server do?
It allows programmatic control of iOS simulators, including listing, booting/shutting down, installing .app bundles, and launching apps by bundle ID.
How do I install the iOS Simulator MCP Server?
Add the following to your Claude Config JSON file: {"mcpServers": {"simulator": {"command": "npx", "args": ["y", "@joshuarileydev/simulator-mcp-server"]}}}.
What features are available with this server?
The server supports listing simulators, booting and shutting them down, installing .app bundles, and launching installed apps by bundle ID.
Frequently asked questions
What does the iOS Simulator MCP Server do?
It allows programmatic control of iOS simulators, including listing, booting/shutting down, installing .app bundles, and launching apps by bundle ID.
How do I install the iOS Simulator MCP Server?
Add the following to your Claude Config JSON file: `{"mcpServers": {"simulator": {"command": "npx", "args": ["y", "@joshuarileydev/simulator-mcp-server"]}}}`.
What features are available with this server?
The server supports listing simulators, booting and shutting them down, installing .app bundles, and launching installed apps by bundle ID.
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments