Module proxy

Source
Expand description

SSE proxy implementation for MCP servers using Actix Web.

This module provides the core implementation of the Actix Web-based SSE proxy, including the main proxy server, runner access functions, and proxy handle.

Structsยง

SSEProxy
SSE Proxy server for MCP servers
SSEProxyHandle
Handle for controlling the SSE proxy
SSEProxyRunnerAccess
Access to McpRunner operations needed by the SSE proxy
SSEProxySharedState
Shared state for the SSE proxy