MCP Servers / cloud-service / MCP2Lambda

MCP2Lambda

JSON →
httpnone110cloud-service

A bridge that enables MCP clients and LLMs to access and execute AWS Lambda functions as tools.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp2lambda
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
MCP2Lambda — MCP Server · libregistry