MCP Directory
Back

XcodeBuildMCP

by getsentry · TypeScript · ★ 5,994

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

#mcp#mcp-server#model-context-protocol#model-context-protocol-servers#tag-production#xcode#xcodebuild

Install

npx -y github:getsentry/XcodeBuildMCP

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects. [](https://github.com/getsentry/XcodeBuildMCP/actions/workflows/ci.yml) [](https://badge.fury.io/js/xcodebuildmcp) [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://developer.apple.com/xcode/) [](https://www.apple.com/macos/) [](https://modelcontextprotocol.io/) [](https://deepwiki.com/getsentry/XcodeBuildMCP) [](https://www.agentaudit.dev/skills/xcodebuildmcp) XcodeBuildMCP ships as a single package with two modes: a **CLI** for direct terminal use…
Read full README on GitHub →

Related ai & ml servers