mcp-proxy and mcp-proxy-server
About mcp-proxy
sparfenyuk/mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
Enables bidirectional transport bridging with support for both SSE and Streamable HTTP protocols, allowing stdio-based MCP clients (like Claude Desktop) to connect to remote HTTP servers and vice versa. Implements protocol translation through two modes: stdio-to-HTTP for remote server access via local stdio interface, and HTTP-to-stdio for exposing local servers over SSE with configurable CORS, OAuth2 authentication, and environment variable passing. Built in Python with Docker support for containerized deployment.
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