Minibridge
@gloomysister
关于 Minibridge
Make your MPC servers secure and production ready acuvity, mcp, mcp-gateway, mcp-server, modelcontextprotocol, mtls, security
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Minibridge?
Minibridge is a backend-to-frontend bridge that streamlines and secures communication between Agents and MCP servers. It safely exposes MCP servers to the internet and can integrate with policers for agent authentication, content analysis, and transformation. It also supports SBOM generation and validation to ensure MCP server integrity.
How to use Minibridge?
Minibridge can be used as a single all‑in‑one gateway (minibridge aio), a backend that exposes MCP servers over WebSockets (minibridge backend), a frontend that translates stdio/HTTP+SSE to WebSockets (minibridge frontend), or a scanning tool (minibridge scan). For example, start an all‑in‑one gateway with minibridge aio --listen :8000 -- npx @modelcontextprotocol/server-filesystem /tmp.
Key features of Minibridge
- Acts as a bridge between agents and MCP servers.
- Supports multiple frontend transports: stdio, HTTP+SSE, and WebSocket.
- Integrates with Policers (HTTP or Rego) for authentication and analysis.
- Generates and validates SBOMs for MCP server integrity.
- Supports TLS and mutual TLS for secure connections.
- Enables live SBOM validation of MCP calls.
Use cases of Minibridge
- Exposing a local MCP server securely to agents over the internet.
- Authenticating and monitoring agent requests via a custom HTTP or Rego policer.
- Ensuring an MCP server has not been tampered with using offline or online SBOM checks.
- Connecting legacy HTTP+SSE agents to a WebSocket‑based MCP backend.
FAQ from Minibridge
What transports does Minibridge support?
Minibridge supports stdio, HTTP+SSE, and WebSocket for frontend connections, and stdio for the MCP server backend. The backend also exposes a WebSocket interface for agents.
Can I use Minibridge with any MCP server?
Yes, Minibridge can wrap any MCP server that communicates over stdio. It currently only supports MCP servers over stdio on the backend.
How does authentication work in Minibridge?
Authentication can be handled via Policers (HTTP or Rego) or through TLS client certificates. The Policer receives agent details and can deny or mutate requests.
What is an SBOM and how is it used?
An SBOM (Software Bill of Materials) contains hashes of MCP server tools and prompts. Minibridge can generate it (minibridge scan sbom) and validate it offline or online by checking each MCP call against the SBOM.
What is the difference between the all‑in‑one, backend, and frontend modes?
The all‑in‑one mode combines frontend and backend in a single process. The backend exposes the MCP server over WebSockets. The frontend translates agent‑side transports (stdio, HTTP+SSE) into WebSocket connections to the backend.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论