Skip to content
Back to search
30
MCP

xylplm/mcp-proxy-gateway

docker/xylplm/mcp-proxy-gateway

A universal aggregation & proxy gateway for MCP (Model Context Protocol)

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

Similar MCP servers embedding-nearest

mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools
io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools
authmcp-gateway
Universal Authentication Gateway for MCP (Model Context Protocol) Servers
0 tools
MCP Gateway
Universal MCP gateway with Meta-MCP discovery, routing, and REST API capabilities.
0 tools
kylerm42/multi-mcp-proxy
An HTTP proxy server that bridges STDIO-based MCP (Model Context Protocol) servers to HTTP endpoints
0 tools
iflow-mcp_cwm-api-gateway-mcp
Model Context Protocol server for general API gateway to ConnectWise Manage
0 tools

How to use

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

{
  "mcpServers": {
    "xylplm/mcp-proxy-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}