Loading MCP server directory, please wait...
Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor
npx @getmcp/cli add io.github.SoundBlaster/mcpbridge-wrapperRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SoundBlaster/mcpbridge-wrapper": {
"command": "uvx",
"args": [
"mcpbridge-wrapper",
"mcpbridge-wrapper"
]
}
}
}