Bridges Model Context Protocol (MCP) stdio to HTTP SSE, facilitating communication between clients and servers.
This tool provides a gateway for transporting Model Context Protocol (MCP) messages between stdio and HTTP SSE. It includes an example server and client, enabling developers to build and test MCP-compatible applications. The gateway is particularly useful for connecting Claude Desktop to remote servers when direct connections are not supported, but also supports independent development of SSE servers.