Bridge MCP

Bridge MCP is a self-hosted, enterprise-grade MCP (Model Context Protocol) server platform built on a formal plugin architecture. Connector plugins and auth plugins are independently installable packages that implement declared contracts. A connector plugin declares multiple supported auth methods, each with a required attribute set. The host operator selects which auth method is active for each connector; the host validates at startup that the bound auth plugin can satisfy the required attributes, then binds and serves.

Loading…