discovered 03 Aug 2026
mcp-proxy
→ View on GitHubmcp-proxy is a versatile tool designed to facilitate communication between clients and remote SSE (Server-Sent Events) servers by switching between different transport protocols. It operates in two modes: converting standard input/output (stdio) to SSE/StreamableHTTP for client-server communication, and vice versa, enabling seamless integration for applications that do not natively support SSE. Notable features include customizable configurations for headers, transport protocols, and OAuth2 authentication, making it suitable for a variety of use cases involving remote server interactions.