AWS Lambda MCP
par debanjanbasu
Production-ready MCP Server utilizing Amazon Bedrock AgentCore and AWS Lambda for secure, scalable tool execution.
What it does
AWS Lambda MCP provides a high-performance bridge between AI agents and AWS infrastructure. Built with Rust, it leverages Amazon Bedrock AgentCore Gateway to offer a secure, OAuth-authenticated environment for running tools as Lambda functions, featuring automatic geocoding and identity resolution.
Tools
- Weather Lookup: Fetches real-time weather data using the Open-Meteo API with automatic geocoding.
- Personalized Greeting: Extracts user identity from JWT tokens to provide context-aware greetings.
Installation
Deploy via Terraform using the provided iac folder, then add the Gateway URL to your MCP client:
{
"mcpServers": {
"aws-lambda-mcp": {
"command": "curl",
"args": ["-X", "POST", "https://your-gateway-url/mcp"]
}
}
}
Supported hosts
- Claude Desktop
Installation rapide
make deployInformations
- Tarification
- free
- Publié
- 4/15/2026
- étoiles






