Runs With Aws Lambda
Freeby MCP Community
Run Model Context Protocol (MCP) servers with AWS Lambda
v0.5.14Added Apr 12, 2026
awslambdamcpmodelcontextprotocol
Runs With Aws Lambda MCP Server
Run Model Context Protocol (MCP) servers with AWS Lambda
Installation
Reviews
Installation
Quick install
npx -y @aws/run-mcp-servers-with-aws-lambda
Add to claude_desktop_config.json
{
"mcpServers": {
"runs-with-aws-lambda": {
"command": "npx",
"args": ["-y", "@aws/run-mcp-servers-with-aws-lambda"]
}
}
}