bifrost

LupusMalusDeviant/bifrost
★ 0 stars C# File System Updated today
B.I.F.R.O.S.T - self-hosted meta-MCP gateway on .NET. One endpoint for your agents, hot-swappable MCP servers, RBAC, audit logging, token-saving tool profiles.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bifrost": {
      "command": "npx",
      "args": [
        "-y",
        "LupusMalusDeviant/bifrost"
      ]
    }
  }
}

README Excerpt

**A self-hosted meta-MCP gateway on .NET** — connect one endpoint to your agents, and manage all your MCP servers behind it. > **[v0.11.0](https://github.com/LupusMalusDeviant/bifrost/releases/tag/v0.11.0)** is the current release — and the first one under the name **B.I.F.R.O.S.T** (formerly MCP-MCP). Two things landed together: the **`2026-07-28` protocol revision** with its stateless core, MRTR approvals and cacheable lists ([ADR-0023](docs/adr/0023-stateless-kern-und-mrtr.md)), and the renam