iOS Simulator Automation (IDB)
MCP Serverby inditextech · Added 5mo ago
Claude
301
Install
git clone https://github.com/inditextech/mcp-server-simulator-ios-idbAdd to Claude
claude mcp add inditextech-mcp-server-simulator-ios-idbQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ios-simulator-automation-idb": {
"command": "npx",
"args": [
"@modelcontextprotocol/ios-simulator-automation-idb"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables iOS simulator automation via Facebook's IDB tool, allowing control of simulators, app launching, screenshot capture, and UI interactions through natural language commands
Tags
AI & MLmcp-server