Expand description
§MCP Proxy
Transport-aware proxy for connecting to MCP servers
- Client ↔ Proxy: HTTP/JSON-RPC (internal)
- Proxy ↔ MCP Server: SSE (web-standard)
- Multi-server routing with authentication
Structs§
- McpProxy
- MCP Proxy - Routes between internal HTTP and external SSE
- McpProxy
Builder - MCP Proxy Builder - Convenient proxy configuration
- McpProxy
Config - MCP Proxy Configuration
- McpProxy
Target - MCP Proxy Target - An external MCP server the proxy connects to