Lambda-MCP-Server

Lambda-MCP-Server

89

The Lambda MCP Server Demo is a proof-of-concept project showcasing a serverless MCP server using AWS Lambda and a TypeScript client for integration with Amazon Bedrock. It is designed to provide an efficient developer experience with built-in session state management and authentication features.

Lambda MCP Server Demo (Streamable HTTP)

This project demonstrates the creation of serverless MCP tools using AWS Lambda, highlighting a stateless, serverless MCP server with minimal boilerplate. It includes a Streamable HTTP client and shows integration with Amazon Bedrock for intelligent agents. Key features include session state management with DynamoDB, Authentication via Bearer token, and Example tools like time retrieval, weather simulation, and S3 bucket counting.