Connect coding agents to Xcode build, test, simulator, and project-inspection tools through XcodeBuildMCP's MCP server or CLI.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Build, test, and inspect Apple apps through MCP with XcodeBuildMCP"
slug: "build-test-and-inspect-apple-apps-through-mcp-with-xcodebuildmcp"
description: "Connect coding agents to Xcode build, test, simulator, and project-inspection tools through XcodeBuildMCP's MCP server or CLI."
github_stars: 5719
verification: "security_reviewed"
source: "https://github.com/getsentry/XcodeBuildMCP"
author: "Sentry"
publisher_type: "organization"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "getsentry/XcodeBuildMCP"
github_stars: 5719
npm_package: "xcodebuildmcp"
npm_weekly_downloads: 44479
---
# Build, test, and inspect Apple apps through MCP with XcodeBuildMCP
Connect coding agents to Xcode build, test, simulator, and project-inspection tools through XcodeBuildMCP's MCP server or CLI.
## Prerequisites
Xcode 16 or later, Node.js 18 or later for npm install, MCP-compatible client
## Installation
Use the upstream install or setup path that matches your environment:
- brew tap getsentry/xcodebuildmcp
- brew install xcodebuildmcp
- npm install -g xcodebuildmcp@latest
- npx -y xcodebuildmcp@latest init
Requirements and caveats from upstream:
- [](https://badge.fury.io/js/xcodebuildmcp) [](https://opensource.org/licenses/MIT) [
No comments yet. Be the first to comment!