mcp-lambda-sam
11
The MCP Lambda SAM project provides a serverless infrastructure for implementing the Model Context Protocol using AWS Lambda and SAM. It enables both administrative configurations and client interactions through various connection and streaming functionalities.
MCP Lambda SAM
This project offers a serverless implementation of the Model Context Protocol (MCP) using AWS Lambda and SAM. It provides interfaces for system configuration, such as registration of MCP tools and IAM permission management, and system usage, including SSE connections and command handling. It involves setting up AWS infrastructure for functionality. This server handles registrations in a session table and dynamically invokes registered Lambda tools using saved ARNs.