Back to search
30
MCP

juhe-mcp-proxy

pypi/juhe-mcp-proxy

A MCP server which proxies requests to a remote MCP server over SSE transport.

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

Similar MCP servers embedding-nearest

mcp-antlogs
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
mcp-cmd-execution
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
alipay-mcp-proxies
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
iflow-mcp_sparfenyuk_mcp-proxy
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
@punkpeye/mcp-proxy
A TypeScript SSE proxy for MCP servers that use stdio transport.
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools

How to use

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

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