Lambda SAM
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.
주요 기능
- Serverless MCP implementation
- Client interface via SSE and message endpoints
- Dynamic Lambda tool invocation
- 10 GitHub stars
- IAM permission management
- Administrative API for tool registration
사용 사례
- Implementing event-driven architectures with streaming responses
- Creating scalable command and control interfaces
- Building serverless AI agent orchestrators