> cat /dev/github | grep security-tools
discovered 03 Aug 2026

mcp-proxy

via awesome-list
→ View on GitHub
mcp-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.