mikegc-aws/Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.
This project helps developers create specialized AI tools that run on AWS Lambda. It takes your Python code for specific tasks (like fetching weather or counting S3 buckets) and makes them available as 'streaming' HTTP endpoints. The output is a robust, serverless API tool that maintains conversation context, ideal for integrating with AI agents like Strands Agents.
231 stars. No commits in the last 6 months.
Use this if you are a developer looking to build and deploy custom, serverless AI tools on AWS Lambda that can maintain session state across interactions.
Not ideal if you need a simple, single-purpose API without AI agent integration or if you prefer a non-serverless deployment model.
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...
alexei-led/aws-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe...
fctr-id/okta-mcp-server
The Okta MCP Server is a groundbreaking tool built by the team at Fctr that enables AI models to...
awslabs/iam-policy-autopilot
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create...