MCP Servers / development / MCP Server for iOS Simulator

MCP Server for iOS Simulator

JSON →
stdionone41development

Programmatically control iOS simulators via stdio transport. Requires macOS with Xcode and installed iOS simulators.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-server-for-ios-simulator-2
Tools
What this server exposes
list-available-simulators
List all available simulators with their UDIDs
boot-simulator-by-udid
Boot a simulator directly using its UDID
shutdown-simulator-by-udid
Shutdown a simulator directly using its UDID
list-booted-simulators
List all currently booted simulators
list-simulator-sessions
List all active simulator sessions
create-simulator-session
Create a new simulator session
terminate-simulator-session
Terminate a session (shuts down simulator and cleans up)
create-and-boot-simulator
Create a new simulator session and boot it
boot-simulator
Boot a simulator for an existing session
shutdown-simulator
Shutdown a simulator for an existing session
install-app
Install an application on a simulator
Configuration
Environment & auth
authnone
Resources
MCP Server for iOS Simulator — MCP Server · libregistry