Expand description
MCP Proxy Library
A Rust implementation of the MCP proxy that provides:
- SSE client that connects to a remote SSE server and exposes it as a stdio server
- Stdio client that connects to a local stdio server and exposes it as an SSE server
Structs§
- Proxy
Handler - A proxy handler that forwards requests to a client based on the server’s capabilities