XcodeBuild (Alt)
MCP ServerFeaturedby Community · Added 5mo ago
Claude
4.2k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"xcodebuild-alt": {
"command": "npx",
"args": [
"xcodebuild-alt"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI agents to interact with and automate Xcode projects through the Model Context Protocol.
Tags
Developer Toolsmcp-servertop-100