mcp-proxy and mcp-proxy-server
About mcp-proxy
tbxark/mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
Supports multiple MCP client transport types (stdio, SSE, streamable-http) and exposes aggregated tools, prompts, and resources via Server-Sent Events or streamable HTTP endpoints. Built in Go with Docker support for launching Node.js and Python-based MCP servers via `npx` and `uvx`. Includes a web-based Claude configuration converter for simplified client setup.
About mcp-proxy-server
ptbsare/mcp-proxy-server
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
Aggregates multiple MCP servers (Stdio, SSE, HTTP) into a unified interface with granular tool control and optional token-based endpoint authentication. Features a web UI for managing server connections, enabling/disabling individual tools, and monitoring Stdio installation progress in real-time. Exposes aggregated capabilities through Streamable HTTP (`/mcp`), SSE (`/sse`), or pure Stdio endpoints with concurrent connection support.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work