Stats
Actions
Tags
Provides Xcode project management capabilities including building, testing, and debugging iOS/macOS apps via local Xcode command-line tools.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"xcode-tools": {
"command": "xcrun",
"args": [
"mcpbridge"
]
}
}
}Server configuration and connection parameters
xcrunCommand-line arguments passed to the server process
npx claudepluginhub heyadam/claudedesign-to-swiftui --plugin claudedesign-to-swiftui