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
An Extensible Model Context Protocol (MCP) server
Easily run glif.app AI workflows inside your LLM: image generators, memes, selfies, and more. Glif supports all major...
📰 GeekNews MCP Server
An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants...
A model context protocol implementation granting LLMs access to make database queries and learn about supabase types.
Model Context Protocol server for Google Analytics, enabling LLMs to fetch and analyze web analytics data
A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote...





