Home › Other › Xcode: MCP Bridge Wrapper for Cursor

Xcode: MCP Bridge Wrapper for Cursor

Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor

Python
★ 20 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.5.0)

uvx mcpbridge-wrapper

Or add to your MCP client config:

{
  "mcpServers": {
    "xcodemcpwrapper": {
      "command": "uvx",
      "args": [
        "mcpbridge-wrapper"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.SoundBlaster/mcpbridge-wrapper

Related servers

Data from the Official MCP Registry