com.xcodebuildmcp/XcodeBuildMCP
Quality Score
85
/100
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"XcodeBuildMCP": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "false",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<xcodebuildmcp_enabled_workflows>",
"XCODEBUILDMCP_SENTRY_DISABLED": "false",
"XCODEBUILDMCP_DEBUG": "false"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"XcodeBuildMCP": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
],
"env": {
"INCREMENTAL_BUILDS_ENABLED": "false",
"XCODEBUILDMCP_ENABLED_WORKFLOWS": "<xcodebuildmcp_enabled_workflows>",
"XCODEBUILDMCP_SENTRY_DISABLED": "false",
"XCODEBUILDMCP_DEBUG": "false"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y xcodebuildmcp§02 Environment variables
INCREMENTAL_BUILDS_ENABLEDEnable experimental xcodemake incremental builds (true/false or 1/0).
XCODEBUILDMCP_ENABLED_WORKFLOWSComma-separated list of workflows to load at startup (e.g., 'simulator,device,project-discovery').
XCODEBUILDMCP_SENTRY_DISABLEDDisable Sentry error reporting (preferred flag).
XCODEBUILDMCP_DEBUGEnable verbose debug logging from the server.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.