XcodeBuildMCP

getsentry/XcodeBuildMCP
★ 4,722 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xcodebuildmcp": {
      "command": "npx",
      "args": [
        "-y",
        "getsentry/XcodeBuildMCP"
      ]
    }
  }
}

Topics

mcpmcp-servermodel-context-protocolmodel-context-protocol-serverstag-productionxcodexcodebuild