MCP Proxy Server
par ptbsare
Central hub that aggregates multiple MCP servers into a single unified interface with SSE, HTTP, and Stdio support.
What it does
This server acts as a high-performance gateway and aggregator for the Model Context Protocol. It allows you to connect multiple backend MCP servers (via Stdio, SSE, or Streamable HTTP) and expose them to your AI client as a single, unified server.
Tools
- Server Management: Dynamically add, remove, and configure backend servers.
- Tool Override: Enable/disable specific tools from backend servers or override their descriptions.
- Real-time Installation: Monitor the installation progress of Stdio servers via a web terminal.
Installation
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-proxy": {
"command": "node",
"args": ["/path/to/mcp-proxy-server/build/index.js"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- VS Code Copilot
Installation rapide
npm install mcp-proxy-serverInformations
- Tarification
- free
- Publié
- 4/15/2026
- étoiles






