mcp-proxy and mcp-proxy-server

mcp-proxy
85
Verified
mcp-proxy-server
38
Emerging
Maintenance 20/25
Adoption 20/25
Maturity 25/25
Community 20/25
Maintenance 2/25
Adoption 10/25
Maturity 15/25
Community 11/25
Stars: 2,338
Forks: 222
Downloads: 208,789
Commits (30d): 6
Language: Python
License: MIT
Stars: 191
Forks: 13
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work