mikegc-aws/Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.
Overview
mikegc-aws/Lambda-MCP-Server is a Python MCP server licensed under MIT-0. Creates a simple MCP tool server with "streaming" HTTP. Topics: amazon-web-services, aws, aws-lambda, lambda, lambda-functions, mcp, mcp-server, model-context-protocol, model-context-protocol-servers.
Ranked #8802 out of 25632 indexed tools.
Ecosystem
Python MIT-0
amazon-web-servicesawsaws-lambdalambdalambda-functionsmcpmcp-servermodel-context-protocolmodel-context-protocol-servers
Signal Breakdown
Stars 231
Freshness 9mo ago
Issue Health 25%
Contributors 1
Dependents 0
Forks 48
Description Good
License MIT-0
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# 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](https://github.com/awslabs/mcp/tree/main/src/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:** > > ```bash > pip install awslabs.mcp_lambda_handler > # or, if using uv: > uv add awslabs.mcp_lambda_handler > ``` > 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](https://modelcontextprotocol.io/docs/tools/inspector). There is also as a Streamable HTTP client included in this repo, built [Strands Agents](https://strandsagents.com/latest/). This project demonstrates a powerful and developer-friendly way to create serverless [MCP (Model Context Protocol)]Read full README on GitHub →
Are you the maintainer? Claim this listing