XcodeBuildMCP MCP Server — Claude & Cursor Integration
# XcodeBuildMCP MCP Server
## What is XcodeBuildMCP?
XcodeBuildMCP is a production-ready Model Context Protocol (MCP) server with 6,347 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install getsentry/XcodeBuildMCP
# Or manual
git clone https://github.com/getsentry/XcodeBuildMCP.git
cd XcodeBuildMCP
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 6,347
- **Forks:** 🍴 313
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [getsentry/XcodeBuildMCP](https://github.com/getsentry/XcodeBuildMCP)