On this page
compare_arrows
Transport Layer
Manages communication channels and authentication between clients and servers.It handles connection establishment, message framing, and secure communication between MCP participants.The transport layer abstracts communication details from the protocol layer, enabling the same JSON-RPC 2.0 message format across all transport mechanisms.