Module handler

Module handler 

Source
Expand description

Lambda MCP handler that delegates to SessionMcpHandler

This module provides the LambdaMcpHandler that processes Lambda HTTP requests by delegating to SessionMcpHandler, eliminating code duplication.

Structsยง

LambdaMcpHandler
Main handler for Lambda MCP requests