palaestra-mcp-bridge

karldane/palaestra-mcp-bridge
★ 1 stars Go 🔒 Security Updated 4d ago
Multi-tenant SSE-to-Stdio bridge for Model Context Protocol (MCP) servers, with OAuth 2.1 authentication, per-user credential injection, and a web admin interface.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "palaestra-mcp-bridge": {
      "command": "go",
      "args": [
        "run",
        "github.com/karldane/palaestra-mcp-bridge@latest"
      ]
    }
  }
}

README Excerpt

Multi-tenant MCP bridge for Model Context Protocol (MCP) servers, with OAuth 2.1 authentication, per-user credential injection, and a web admin interface. Supports both **Streamable HTTP** (MCP 2024-11-05 spec, `/mcp/v2`) and legacy **SSE** transport (`/`). - **Multi-backend support** — route multiple MCP servers behind a single

Tools (8)

errormcpbridge_0_READMEmcpbridge_approval_statusmcpbridge_capabilitiesmcpbridge_list_backendsmcpbridge_pingmcpbridge_refresh_toolsmcpbridge_version