Acerca de
This tool enables the deployment of a Model Context Protocol (MCP) server using AWS Lambda, offering a scalable and cost-effective serverless solution. It leverages AWS Lambda Function URLs for direct public access to the server and is fully provisioned and managed using Terraform, ensuring an infrastructure-as-code approach. The deployment process involves setting up an ECR repository for the Docker image, building and pushing the server image, and then deploying the Lambda function, with detailed steps for both initial setup and subsequent updates.