joshuarileydev/simulator-mcp-server
FreeNot checkedAn MCP server to control iOS Simulators
About
An MCP server to control iOS Simulators
README
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"
]
}
}
}
Installing joshuarileydev/simulator-mcp-server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/JoshuaRileyDev/simulator-mcp-serverFAQ
Is joshuarileydev/simulator-mcp-server MCP free?
Yes, joshuarileydev/simulator-mcp-server MCP is free — one-click install via Unyly at no cost.
Does joshuarileydev/simulator-mcp-server need an API key?
No, joshuarileydev/simulator-mcp-server runs without API keys or environment variables.
Is joshuarileydev/simulator-mcp-server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install joshuarileydev/simulator-mcp-server in Claude Desktop, Claude Code or Cursor?
Open joshuarileydev/simulator-mcp-server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare joshuarileydev/simulator-mcp-server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
