Enables Large Language Models to execute AWS Lambda functions as tools via Anthropic's Model Control Protocol (MCP) without code modifications.
MCP2Lambda acts as a bridge between MCP clients and AWS Lambda functions, allowing generative AI models to access and run Lambda functions as tools. This enables models to interact with AWS services, private networks, and the internet through Lambda functions, expanding their capabilities beyond text generation. The server uses the MCP protocol, standardizing how AI models can access external tools, and supports pre-discovery and generic modes for managing Lambda function access.