ios-simulator

stdio

Used by 4 plugins

Installs app, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub mintuz/claude-plugins --plugin app
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "ios-simulator": {
      "command": "npx",
      "args": [
        "-y",
        "ios-simulator-mcp"
      ]
    }
  }
}
Command
npx
Arguments
-yios-simulator-mcp