Skip to content
Back to search
30
MCP

MCP-Bridge

secretiveshell/mcp-bridge

A middleware to provide an openAI compatible endpoint that can call MCP tools

Uptime
0.0%
121 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
apcore-mcp
Automatic MCP Server & OpenAI Tools Bridge for apcore
0 tools
apcore-mcp
Automatic MCP Server & OpenAI Tools Bridge for apcore
0 tools
fastmcp-ai-agent-bridge
Bridge for AI Agents to leverage FastMCP
0 tools
OpenAI MCP
Provides a high-performance bridge between OpenAI and Anthropic models with prompt templating, response streaming, and efficient caching for
0 tools
graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}