Skip to main content

MCP-Bridge

by SecretiveShell· AI & ML
918

A middleware to provide an openAI compatible endpoint that can call MCP tools

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "github:SecretiveShell/MCP-Bridge"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with MCP-Bridge

About

A middleware to provide an openAI compatible endpoint that can call MCP tools

aiclaudemcpmcp-servermcp-serversmodel-context-protocolopenaiopenai-api