Skip to main content

XcodeBuildMCP

by getsentry· Developer Tools
5k

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with XcodeBuildMCP

About

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

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