Proxies Model Context Protocol (MCP) servers that use stdio transport via a TypeScript SSE proxy.
Enables Server-Sent Events (SSE) for MCP servers utilizing stdio transport. It facilitates communication between a server and a client by setting up a proxy, allowing for request forwarding in both directions. The tool also includes utilities for starting an SSE server, tapping into transports, and logging events, simplifying the integration of SSE functionality into MCP server setups.