Skip to content
Back to search
30
MCP

MCP Gateway

io.github.mikkoparkkola/mcp-gateway

Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.

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

Similar MCP servers embedding-nearest

authmcp-gateway
Universal Authentication Gateway for MCP (Model Context Protocol) Servers
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
databridge-mcp-gateway
Hybrid API gateway exposing DataBridge MCP tools over REST, MCP-over-HTTP, WebSocket, and SSE.
0 tools
Uni Gateway
Unified gateway aggregating multiple MCP servers and API plugins behind a single authenticated endpoint.
0 tools
mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools
Agent MCP Gateway
On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}