Implements a Model Context Protocol (MCP) server using AWS Lambda and SAM for serverless operation.
Lambda SAM provides a serverless implementation of the Model Context Protocol (MCP) leveraging AWS Lambda and SAM. It offers administrative capabilities for registering MCP tools and managing infrastructure, as well as client interfaces for establishing SSE connections, sending commands, and receiving streaming responses. Built for scalability and ease of management within the AWS ecosystem.
主な機能
01Serverless MCP implementation
02Client interface via SSE and message endpoints
03Dynamic Lambda tool invocation
0410 GitHub stars
05IAM permission management
06Administrative API for tool registration
ユースケース
01Implementing event-driven architectures with streaming responses
02Creating scalable command and control interfaces