MCP Directory
Back

XcodeBuildMCP

by getsentry · TypeScript · ★ 5,369

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers