Capability
Stdio And Sse Transport Abstraction
7 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “stdio-to-sse protocol bridging”
Run MCP stdio servers over SSE, Streamable HTTP or visa versa
Unique: Implements bidirectional MCP protocol translation at the transport layer without requiring server-side code changes, using Node.js streams for efficient message buffering and SSE's native HTTP/1.1 compatibility for broad client support
vs others: Unlike custom HTTP wrappers for each MCP server, supergateway provides a generic stdio-to-SSE adapter that works with any MCP-compliant stdio implementation, reducing integration overhead