XcodeBuild
MCP ServerFeaturedby Community · Added 5mo ago
Claude
5.0k
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": {
"command": "npx",
"args": [
"xcodebuild"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Facilitates AI coding agent interaction and direct terminal control for iOS and macOS project development.
Tags
Developer Toolsmcp-servertop-100