Stats
Actions
Tags
From app
Provides control over iOS Simulator instances for launching, managing, and interacting with simulated iOS devices. Runs locally.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ios-simulator": {
"command": "npx",
"args": [
"-y",
"ios-simulator-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub mintuz/skills --plugin app