MCP-Bridge
CreatedSecretiveShell
Connects MCP tools to the OpenAI API, enabling interaction with them through a compatible interface.
About
MCP-Bridge acts as an intermediary, allowing developers to seamlessly integrate and utilize MCP (Model Context Protocol) tools within the OpenAI API ecosystem. It provides endpoints that translate OpenAI API requests into MCP tool invocations, and vice versa, enabling you to use any client with any MCP tool without requiring explicit MCP support. This bridge facilitates the utilization of MCP tools within applications and workflows designed for the OpenAI API, unlocking new possibilities for AI-powered interactions.
Key Features
- Exposes REST API endpoints for native MCP primitives
- Supports API Key Authentication
- Offers an SSE Bridge for external clients
- Provides non-streaming and streaming chat completions with MCP
- 582 GitHub stars
- Supports MCP tools and MCP sampling
Use Cases
- Integrate MCP tools into applications using the OpenAI API.
- Enable external chat applications with MCP support to use MCP-Bridge as an MCP server.
- Test MCP tool configurations using the SSE endpoint.