MCP-Bridge acts as a bridge between the OpenAI API and MCP (Model Context Protocol) tools, enabling developers to access MCP tools through OpenAI-compatible endpoints. It provides streaming and non-streaming chat completions with MCP tool integration, MCP sampling capabilities, and an SSE bridge for external clients, allowing any client to use MCP tools without native MCP support. The server solves the problem of integrating specialized MCP tools into applications that only support the OpenAI API interface.
claude mcp add --transport stdio secretiveshell-mcp-bridge uvx mcp-bridge