- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 6.0k
- Source
- mcp-github
- Repository
- github.com/getsentry/XcodeBuildMCP
Overview
XcodeBuildMCP is a Model Context Protocol (MCP) server and command-line tool designed for AI agents handling iOS and macOS projects. It provides a rich set of tools to help AI agents more efficiently build, debug, and manage projects. Available via Homebrew or npm, and supports connections from multiple MCP clients. Ideal for developers looking to automate iOS and macOS project build workflows.
Capabilities
- ▪Project building
- ▪Simulator builds
- ▪Device code signing
- ▪Tool list
- ▪State management
Use cases
Setup
Install via Homebrew: `brew tap getsentry/xcodebuildmcp && brew install xcodebuildmcp`; or via npm: `npm install -g xcodebuildmcp@latest`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I start the MCP server?
Use the command `xcodebuildmcp mcp` to start the MCP server.
Do I need to install Node.js globally?
No, if installed via Homebrew; otherwise, Node.js 18.x or higher is required.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.