Serversio.github.SoundBlaster/mcpbridge-wrapper
W

Xcode: MCP Bridge Wrapper for Cursor

io.github.SoundBlaster/mcpbridge-wrapper · v0.1.6
▦ pypi
v0.1.6pypi pypi: mcpbridge-wrapper↗ Website↗ Repository
{}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/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.1.6",
  "websiteUrl": "https://github.com/SoundBlaster/XcodeMCPWrapper",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcpbridge-wrapper",
      "version": "0.1.6",
      "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"
  }
}