XcodeBuildMCP
Communitybycameroncooke
iOS, macOS, and visionOS build, test, and UI automation.
Configuration
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-xcodebuildmcp"
]
}
}
}Add this to your claude_desktop_config.json file.