XcodeBuild
MCP Serverby getsentry · Added 5mo ago
Claude
4.9k
Install
npx -y xcodebuildmcpAdd to Claude
claude mcp add getsentry-xcodebuildmcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"xcodebuild": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables building, running, and debugging iOS and macOS applications through Xcode with tools for project discovery, simulator management, app deployment, and UI automation testing.
Tags
Cloud & DevOpsmcp-servernpm