Home › Other › XcodeMCP

XcodeMCP

Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration

TypeScript
★ 58 stars Last pushed 2026-02-05 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.1.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "xcodemcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry