mobileOfficial
XcodeBuild MCP
62
Sentry
Build, test, and deploy iOS and macOS apps from your AI editor. Full Xcode project control with simulator management, UI automation, and debugging.
4.2k0/wk39.1K tokens(20%)Official3d ago
FS Read/WriteShell Access
xcodeiosmacosswiftmobilebuild-automation
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"xcodebuild-mcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
]
}
}
}