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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.

Glasswarp
GlasswarpSee and control a real Windows PC you own β from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments