Xcodebuildmcp
Rank #295com.xcodebuildmcp/XcodeBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Xcodebuildmcp is a Model Context Protocol (MCP) server published by getsentry. It ranks #295 of 115,460 servers tracked on MCP Toplist, and its repository has 6,315 GitHub stars. Xcodebuildmcp is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 21 tracked versions. It was first listed on May 13, 2025 and most recently updated on Jul 23, 2026.
Ranks ahead of 115,165 of 115,460 servers on MCP Toplist.
Use Xcodebuildmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add xcodebuildmcp -e "INCREMENTAL_BUILDS_ENABLED=<your INCREMENTAL_BUILDS_ENABLED>" -e "XCODEBUILDMCP_DYNAMIC_TOOLS=<your XCODEBUILDMCP_DYNAMIC_TOOLS>" -e "XCODEBUILDMCP_ENABLED_WORKFLOWS=<your XCODEBUILDMCP_ENABLED_WORKFLOWS>" -e "XCODEBUILDMCP_SENTRY_DISABLED=<your XCODEBUILDMCP_SENTRY_DISABLED>" -e "XCODEBUILDMCP_DEBUG=<your XCODEBUILDMCP_DEBUG>" -- npx -y xcodebuildmcpReplace each placeholder with your own value before saving.
[mcp_servers.xcodebuildmcp]
command = "npx"
args = ["-y", "xcodebuildmcp"]
[mcp_servers.xcodebuildmcp.env]
INCREMENTAL_BUILDS_ENABLED = "<your INCREMENTAL_BUILDS_ENABLED>"
XCODEBUILDMCP_DYNAMIC_TOOLS = "<your XCODEBUILDMCP_DYNAMIC_TOOLS>"
XCODEBUILDMCP_ENABLED_WORKFLOWS = "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>"
XCODEBUILDMCP_SENTRY_DISABLED = "<your XCODEBUILDMCP_SENTRY_DISABLED>"
XCODEBUILDMCP_DEBUG = "<your XCODEBUILDMCP_DEBUG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<your INCREMENTAL_BUILDS_ENABLED>",
"XCODEBUILDMCP_DYNAMIC_TOOLS": "<your XCODEBUILDMCP_DYNAMIC_TOOLS>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<your XCODEBUILDMCP_SENTRY_DISABLED>",
"XCODEBUILDMCP_DEBUG": "<your XCODEBUILDMCP_DEBUG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<your INCREMENTAL_BUILDS_ENABLED>",
"XCODEBUILDMCP_DYNAMIC_TOOLS": "<your XCODEBUILDMCP_DYNAMIC_TOOLS>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<your XCODEBUILDMCP_SENTRY_DISABLED>",
"XCODEBUILDMCP_DEBUG": "<your XCODEBUILDMCP_DEBUG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"xcodebuildmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<your INCREMENTAL_BUILDS_ENABLED>",
"XCODEBUILDMCP_DYNAMIC_TOOLS": "<your XCODEBUILDMCP_DYNAMIC_TOOLS>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<your XCODEBUILDMCP_SENTRY_DISABLED>",
"XCODEBUILDMCP_DEBUG": "<your XCODEBUILDMCP_DEBUG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<your INCREMENTAL_BUILDS_ENABLED>",
"XCODEBUILDMCP_DYNAMIC_TOOLS": "<your XCODEBUILDMCP_DYNAMIC_TOOLS>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<your XCODEBUILDMCP_SENTRY_DISABLED>",
"XCODEBUILDMCP_DEBUG": "<your XCODEBUILDMCP_DEBUG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "<your INCREMENTAL_BUILDS_ENABLED>",
"XCODEBUILDMCP_DYNAMIC_TOOLS": "<your XCODEBUILDMCP_DYNAMIC_TOOLS>",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<your XCODEBUILDMCP_ENABLED_WORKFLOWS>",
"XCODEBUILDMCP_SENTRY_DISABLED": "<your XCODEBUILDMCP_SENTRY_DISABLED>",
"XCODEBUILDMCP_DEBUG": "<your XCODEBUILDMCP_DEBUG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.xcodebuildmcp%2FXcodeBuildMCP)<a href="https://mcptoplist.com/server/com.xcodebuildmcp%2FXcodeBuildMCP"><img src="https://mcptoplist.com/badge/com.xcodebuildmcp%2FXcodeBuildMCP.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
getsentry
Other servers by getsentry
View all getsentry servers →Available versions (21)
| Version | Published |
|---|---|
| 2.7.0 | Jul 23, 2026 |
| 2.5.2 | May 12, 2026 |
| 2.5.1 | May 8, 2026 |
| 2.5.0 | May 7, 2026 |
| 2.3.2 | Mar 31, 2026 |
| 2.3.1 | Mar 27, 2026 |
| 2.3.0 | Mar 16, 2026 |
| 2.2.1 | Mar 8, 2026 |
| 2.2.0 | Mar 7, 2026 |
| 2.1.0 | Feb 23, 2026 |
| 2.0.7 | Feb 10, 2026 |
| 2.0.6 | Feb 10, 2026 |
| 2.0.5 | Feb 10, 2026 |
| 2.0.4 | Feb 10, 2026 |
| 2.0.3 | Feb 10, 2026 |
| 2.0.2 | Feb 10, 2026 |
| 2.0.1 | Feb 10, 2026 |
| 2.0.0 | Feb 8, 2026 |
| 1.14.1 | Sep 22, 2025 |
| 1.12.10 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Xcodebuildmcp?
- Xcodebuildmcp is maintained by getsentry, which publishes 6 MCP servers (35 total versions) tracked on MCP Toplist.
- Is Xcodebuildmcp listed on the Official MCP Registry?
- Yes — Xcodebuildmcp is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Xcodebuildmcp have?
- MCP Toplist tracks 21 versions of Xcodebuildmcp, most recently published on Jul 23, 2026.
- Where can I find the source code for Xcodebuildmcp?
- The source code for Xcodebuildmcp is hosted at github.com/getsentry/xcodebuildmcp.