Exposes MCP stdio-based servers over SSE or WebSockets, enabling remote access and integration.
Supergateway bridges the gap between MCP stdio servers and modern web technologies like Server-Sent Events (SSE) and WebSockets (WS). It allows you to run MCP servers designed for stdio over these protocols, facilitating remote access, debugging, and connection to clients that require web-based interfaces. Whether you need to integrate a local MCP server with a remote client or expose a remote server locally, Supergateway provides a seamless solution with simple command-line options.