Ross ROSS = Recommend OSS · open-source software intelligence for agents

sparfenyuk/mcp-proxy

A bridge between Streamable HTTP and stdio MCP transports observed · 2026-08-28

github.com/sparfenyuk/mcp-proxy · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 93
  • Release rhythm 84
  • Longevity 43
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 19
  • age_days: 615
  • days_rel: 111
  • days_push: 44
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

2729 stars · 257 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python CLI tool that bridges MCP (Model Context Protocol) transports, converting between stdio and SSE/Streamable HTTP. It lets MCP clients like Claude Desktop talk to remote MCP servers whose transport they don't natively support, and vice versa.

Use cases

  • connect Claude Desktop to a remote MCP server over SSE
  • expose a local stdio MCP server over HTTP
  • proxy MCP requests to a remote server with custom auth headers
  • bridge streamable HTTP MCP servers to stdio-only clients
  • run MCP servers in Docker and connect them to desktop clients

When to choose

  • you need to connect an MCP client and server that use incompatible transports
  • you want to add authentication headers when reaching a remote MCP server
  • you need a lightweight, MIT-licensed, pip- or Docker-installable MCP bridge

When to avoid

  • you need a general-purpose HTTP reverse proxy, not an MCP-specific one
  • your client and server already share a compatible MCP transport
  • you need a GUI-managed MCP gateway with multi-tenant features

Facets

cli-tool · maturity active

mcp proxy http-server http-client developer-tools large-language-models developer-tools apis python cli cross-platform mcp-proxy stdio sse streamable-http transport-bridge claude-desktop ai-agents docker

2 sources

Member repositories

RepositoryRoleHealth v2
sparfenyuk/mcp-proxymain80

For agents

markdown · JSON · MCP: product_card(name="sparfenyuk/mcp-proxy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem