ios-simulator
stdioUsed 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 appAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"ios-simulator": {
"command": "npx",
"args": [
"-y",
"ios-simulator-mcp"
]
}
}
}Command
npxArguments
-yios-simulator-mcp