Skip to content
Back to search
30
MCP

kylerm42/multi-mcp-proxy

docker/kylerm42/multi-mcp-proxy

An HTTP proxy server that bridges STDIO-based MCP (Model Context Protocol) servers to HTTP endpoints

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

Similar MCP servers embedding-nearest

mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
@kukolabs/mcp-nginx-proxy-manager
MCP server for Nginx Proxy Manager — stdio, HTTP, and SSE transports
0 tools
authful-mcp-proxy
A Model Context Protocol (MCP) proxy server that performs OIDC authentication to obtain access tokens for remote MCP servers protected by to
0 tools
mcp-proxy-server
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
0 tools
@mseep/hypertool-mcp
HyperTool MCP proxy server for routing requests between clients and multiple underlying MCP servers
0 tools

How to use

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

{
  "mcpServers": {
    "kylerm42/multi-mcp-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}