{"repo":"mikegc-aws/Lambda-MCP-Server","free":true,"listed":false,"github":"https://github.com/mikegc-aws/Lambda-MCP-Server","clone":"git clone https://github.com/mikegc-aws/Lambda-MCP-Server.git","description":"Creates a simple MCP tool server with \"streaming\" HTTP.","language":"Python","stars":235,"topics":["amazon-web-services","aws","aws-lambda","lambda","lambda-functions","mcp","mcp-server","model-context-protocol","model-context-protocol-servers"],"license":"MIT-0","category":"mcp-servers","readme_excerpt":"Lambda MCP Server Demo (Streamable HTTP) ⚠️ IMPORTANT: The Lambda MCP Server module code IS maintained, just not in this repository. It is now hosted and maintained at awslabs/mcp-lambda-handler. This repository remains as sample code of how to use the module. To use the Lambda MCP Server, install the package directly from PyPI: This server requires a client that supports Streamable HTTP (not SSE). There are a few MCP clients that currently support Streamable HTTP including the MCP Inspector. There is also as a Streamable HTTP client included in this repo, built Strands Agents. This project demonstrates a powerful and developer-friendly way to create serverless MCP (Model Context Protocol) tools using AWS Lambda. It showcases how to build a stateless, serverless MCP server with minimal boilerplate and an excellent developer experience. the context() In an episode of the context, Tiffany Souterre and Mike discussed streamable HTTP for MCP as well as running (an older version of) this project: Example Here is the minimal code to get an MCP server running in an AWS Lambda function: Session State Management The Lambda MCP Server includes built-in session state management that persists across tool invocations within the same conversation. This is particularly useful for tools that need to maintain context or share data between calls. Session data is stored in a DynamoDB table against a sessionId key. This is all managed for you. Here's an example of how to use session state: The s","default_branch":null,"files":null,"tree":[],"storefront":"/r/mikegc-aws","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mikegc-aws/Lambda-MCP-Server/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}