ran-isenberg/aws-lambda-mcp-cookbook
This repository provides a working, deployable, open source-based, serverless MCP server blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
Platform-specific configuration:
{
"mcpServers": {
"aws-lambda-mcp-cookbook": {
"command": "npx",
"args": [
"-y",
"aws-lambda-mcp-cookbook"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...