iOS Simulator
MCP Serverby joshuayoes · Added 5mo ago
Claude
1.8k
Install
npx -y ios-simulator-mcpAdd to Claude
claude mcp add joshuayoes-ios-simulator-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ios-simulator": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables Claude to control iOS simulators for testing and debugging applications by providing tools for UI interaction, element inspection, and device information retrieval through Facebook's IDB tool.
Tags
AI & MLmcp-servernpm