AbstractAbstractstartInitialize the transport adapter
AbstractstopStop the transport adapter and clean up resources
AbstractsendSend a response through the transport
AbstractbroadcastCheck if the transport is currently running
Get the list of connected client IDs
ProtectedhandleHandle incoming MCP request
ProtectedonHandle client connection
ProtectedonHandle client disconnection
ProtectedgenerateGenerate unique client ID
NestJS lifecycle hook
Abstract base class for MCP transport adapters Provides common functionality for all transport implementations