Skip to content
Back to search
30
MCP

databridge-mcp-gateway

pypi/databridge-mcp-gateway

Hybrid API gateway exposing DataBridge MCP tools over REST, MCP-over-HTTP, WebSocket, and SSE.

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

Similar MCP servers embedding-nearest

MCP Gateway
Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.
0 tools
datagate-mcp
MCP server and CLI for the DataGate billing platform API
0 tools
kavach-mcp-gateway
Config-driven API gateway for Model Context Protocol (MCP) - dynamic routing via YAML
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
MCP Gateway
Converts OpenAPI 3.x specifications into MCP servers with multi-auth support, rate limiting, OpenTelemetry tracing, and destructive endpoint
0 tools
alessandroferrulli/mcp-router
FastAPI MCP API: universal bridge for OpenRouter models, handling chat & mcp tools.
0 tools

How to use

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

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