SecretiveShell/MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
Supports both streaming and non-streaming chat completions, MCP sampling for intelligent model selection, and exposes MCP primitives (tools, resources, sampling) via REST endpoints and an SSE bridge for external clients. Acts as a proxy that intercepts OpenAI API requests, enriches them with MCP tool definitions from configured servers, forwards them to local inference engines (vLLM, Ollama), and manages tool execution loops. Can be deployed via Docker with flexible config management or run standalone with any MCP server launched as a subprocess.
920 stars.
Stars
920
Forks
116
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/SecretiveShell/MCP-Bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
jonigl/mcp-client-for-ollama
A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features...
ArcadeAI/arcade-mcp
The best way to create, deploy, and share MCP Servers
hmldns/nautex
MCP server for guiding Coding Agents via end-to-end requirements to implementation plan pipeline
Dicklesworthstone/ultimate_mcp_server
Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM...
possible055/relace-mcp
Unofficial Relace MCP client with AI features. Personal project; not affiliated with or endorsed...