Supergateway enables running MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP with a single command. Essential infrastructure for remote MCP server access, debugging, and connecting clients across network boundaries with Docker and OAuth support.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill supergateway-mcp-transport-bridge --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Supergateway Mcp Transport Bridge?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-supergateway-mcp-transport-bridge)More formats (shields.io, HTML) on the badges page.
---
name: "Supergateway MCP Transport Bridge"
slug: "supergateway-mcp-transport-bridge"
description: "Supergateway enables running MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP with a single command. Essential infrastructure for remote MCP server access, debugging, and connecting clients across network boundaries with Docker and OAuth support."
github_stars: 2538
verification: "security_reviewed"
source: "https://github.com/supercorp-ai/supergateway"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "supercorp-ai/supergateway"
github_stars: 2538
npm_package: "supergateway"
npm_weekly_downloads: 88592
---
# Supergateway MCP Transport Bridge
Supergateway enables running MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP with a single command. Essential infrastructure for remote MCP server access, debugging, and connecting clients across network boundaries with Docker and OAuth support.
## Installation
Use the upstream install or setup path that matches your environment:
- npx -y supergateway --stdio "uvx mcp-server-git"
- npx -y supergateway \
- npx -y supergateway --sse "https://mcp-server-ab71a6b2-cd55-49d0-adba-562bc85956e3.supermachine.app"
- npx -y supergateway --streamableHttp "https://mcp-server.example.com/mcp"
Requirements and caveats from upstream:
- ## Running with Docker
- [supercorp/supergateway](https://hub.docker.com/r/supercorp/supergateway). Also on GHCR: [ghcr.io/supercorp-ai/supergateway](https://github.com/supercorp-ai/supergateway/pkgs/container/supergateway)
Basic usage or getting-started notes:
- 
- Run Supergateway via npx:
- bash
- Source: https://github.com/supercorp-ai/supergateway
- Extracted from upstream docs: https://raw.githubusercontent.com/supercorp-ai/supergateway/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/supergateway-mcp-transport-bridge/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!