idb is a flexible command line interface for automating iOS simulators and devices

5,251 stars Objective-C 1 file ยท ~12,728 tokens

idb MCP Server

MCP server for facebook/idb

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "idb": {
      "command": "npx",
      "args": [
        "-y",
        "@facebook/idb"
      ]
    }
  }
}