๐ง
XcodeBuildMCP
๐งMCP Servergetsentry/XcodeBuildMCP
What it does
|Provides Xcode build and project context, enabling AI assistants to interact with, analyze, and manipulate Xcode development environments programmatically.
Overview
XcodeBuildMCP is a Model Context Protocol server that provides Xcode build and project context tools for AI assistants. It enables programmatic interaction with Xcode development environments, including building, testing, and analyzing iOS/macOS projects.
Key Features
- Build and test Xcode projects programmatically via AI assistants
- Access Xcode project structure and build configuration
- UI automation tools via the AXe accessibility library
- Compatible with Claude Code, Cursor, VS Code, and other MCP clients
- Easy installation via Smithery or npm
Who is this for?
This MCP server is designed for Apple platform developers who want AI assistants to interact with their Xcode projects directly. It is particularly valuable for iOS/macOS developers using Claude Code or other AI tools for build automation and code analysis.
localhostedaicontext
Installation
Local ServerAuto-generated from README. View full documentation on GitHub โ
claude mcp add XcodeBuildMCP -- npx -y xcodebuildmcp@latest mcpClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"XcodeBuildMCP": {
"command": "npx",
...4,407
Last UpdatedFeb 23, 2026