Back to search
30
MCP

mcp-proxy-server

adamwattis/mcp-proxy-server

An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface

Uptime
0.0%
4 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/pluggedin-mcp-proxy
A unified MCP proxy that aggregates multiple MCP servers into one interface, enabling seamless to...
0 tools
mcp-proxy-server
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
0 tools
Router
Aggregates multiple MCP resource servers into a unified proxy, enabling centralized access, request routing, and response aggregation.
0 tools
browse-mcp-proxy
A proxy server for MCP Inspector that enables browser-based connections to MCP servers.
0 tools
mcp-chain
An MCP server proxy with to modify and enrich calls to other MCP servers
0 tools

How to use

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

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