mikegc-aws/Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.
Implements serverless MCP tools on AWS Lambda with minimal boilerplate—decorate Python functions with `@mcp_server.tool()` and handle requests through API Gateway with Streamable HTTP transport. Features built-in DynamoDB-backed session state management for maintaining context across tool invocations, plus Bearer token authentication via API Gateway custom authorizers. Targets MCP clients supporting Streamable HTTP (like MCP Inspector and Strands Agents).
231 stars. No commits in the last 6 months.
Stars
231
Forks
48
Language
Python
License
MIT-0
Category
Last pushed
Jun 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mikegc-aws/Lambda-MCP-Server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
awslabs/mcp
Official MCP Servers for AWS
ravikiranvm/aws-finops-mcp-server
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly...
awslabs/iam-policy-autopilot
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create...
alexei-led/aws-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe...
jasonwilbur/oci-pricing-mcp
OCI Pricing MCP Server - Model Context Protocol server for Oracle Cloud Infrastructure pricing...