Xcode: MCP Bridge Wrapper for Cursor✓
io.github.SoundBlaster/xcode-mcpbridge-wrapper · v0.4.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.SoundBlaster/xcode-mcpbridge-wrapper",
"description": "Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor",
"title": "Xcode: MCP Bridge Wrapper for Cursor",
"repository": {
"url": "https://github.com/SoundBlaster/XcodeMCPWrapper",
"source": "github"
},
"version": "0.4.4",
"websiteUrl": "https://github.com/SoundBlaster/XcodeMCPWrapper",
"packages": [
{
"registryType": "pypi",
"identifier": "mcpbridge-wrapper",
"version": "0.4.4",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "mcpbridge-wrapper",
"type": "named",
"name": "--from"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tool": "github-actions-publisher",
"version": "1.0.0"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}