Expand description
HTTP transport implementation for MCP
This module provides HTTP-based transport for MCP communication, including Server-Sent Events (SSE) for real-time communication.
Structsยง
- Http
Client Transport - HTTP transport for MCP clients
- Http
Server Transport - HTTP transport for MCP servers