MCP Directory
Back

mcp-proxy-server

by ptbsare · TypeScript · ★ 193

This server acts as a central hub for Model Context Protocol (MCP) resource servers.

#http#mcp-management#mcp-manager#mcp-proxy#mcp-proxy-server#mcp-server#mcp-stdio#mcphub#sse#streamable#streamable-http

Install

npx -y github:ptbsare/mcp-proxy-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-proxy-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:ptbsare/mcp-proxy-server"
      ]
    }
  }
}

From the README

[简体中文](README_ZH.md) * **🌐 Web UI Management:** Easily manage all connected MCP servers through an intuitive web interface (optional, requires enabling). * **🔧 Granular Tool Control:** Enable or disable individual tools, and override names/descriptions via the Web UI. * **🛡️ Flexible Endpoint Authentication:** Secure your HTTP-based endpoints (, ) with flexible authentication options ( or ). * **🔄 Robust Session Handling & Concurrency**: * Improved SSE session handling for client reconnections (relying on server-sent events) and support for concurrent connections. * S…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers