# supercorp-ai/supergateway

Run MCP stdio servers over SSE and SSE over stdio. AI gateway.

Repository: https://github.com/supercorp-ai/supergateway
Canonical: https://ross.abutalabs.com/products/supergateway
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-10-09T17:05:14+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 46, release rhythm 51, longevity 44
- inputs: {"age_days": 620, "days_push": 328, "days_rel": 328, "gap_med": 8, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2821, forks 253 (observed 2026-08-28T04:07:23.966280+00:00)

## What it is
Supergateway is a CLI tool that runs MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP, and vice versa, with a single command. It acts as a transport bridge/gateway for Model Context Protocol servers, enabling remote access and debugging.

## Use cases
- expose a local MCP stdio server over SSE for remote access
- connect an SSE-based MCP server to a stdio-only client
- debug MCP server communication over HTTP transports
- add CORS and health endpoints to an MCP server
- bridge stdio MCP servers to Streamable HTTP
- secure MCP gateway with bearer token auth headers

## When to choose
- your MCP server only supports stdio but clients need SSE, WS, or Streamable HTTP access
- you need to remotely access or share a local MCP server
- you want a quick one-command transport bridge for MCP debugging

## When to avoid
- you need a full production API gateway with rate limiting and load balancing
- your MCP server already natively supports SSE or Streamable HTTP
- you need MCP server hosting rather than transport conversion

## Facets
- artifact type: cli-tool
- maturity: active
- function: mcp, proxy, http-server, websocket, developer-tools
- domain: large-language-models, developer-tools, apis
- platform: cli, cross-platform
- tags: mcp-gateway, sse, stdio, transport-bridge, streamable-http, ai-agents, nodejs

## Member repositories
- supercorp-ai/supergateway (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.966280+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:19.260305+00:00, confidence not recorded.
  - readme: https://github.com/supercorp-ai/supergateway (fetched 2026-08-28T04:07:23.966280+00:00, sha 2a49344c3525)
  - registry_npm: https://registry.npmjs.org/supergateway (fetched 2026-08-29T09:53:50.751570+00:00, sha 4b6d415f7d05)
- Data as of 2026-08-30T08:39:29.467469+00:00.
