MCP-Bridge serves as a middleware that connects the OpenAI API with MCP tools, allowing developers to utilize MCP functionalities through the OpenAI API interface. It provides endpoints compatible with OpenAI, facilitating seamless integration and enabling the use of MCP tools without requiring explicit MCP support in clients.
Features
- Bridges OpenAI API with MCP tools for enhanced functionality
- Supports both streaming and non-streaming chat completions
- Provides an SSE bridge for external client integration
- Offers multiple configuration options, including file and environment variables
- Docker support for simplified deployment
