MCP2Lambda
JSON →A bridge that enables MCP clients and LLMs to access and execute AWS Lambda functions as tools.
Install
npx -y @smithery/cli Tools · 2
- list_lambda_functions Autodiscover all Lambda functions in your account that match a prefix or an allowed list of names. Shares the names of the functions and their descriptions with the model.
- invoke_lambda_function Invoke Lambda functions by name passing the required parameters.
Links
★ 110 GitHub stars