Deploys the AWS Labs OpenAPI MCP Server to AWS Lambda using API Gateway for serverless operation.
This tool provides a comprehensive serverless deployment solution for the AWS Labs OpenAPI MCP Server, leveraging AWS Lambda and API Gateway. It packages the core MCP server implementation, a Lambda-specific runtime with Docker configuration, and AWS CDK infrastructure code into a single monorepo. The architecture supports FastMCP HTTP transport via uvicorn and the Lambda Web Adapter, enabling efficient and scalable exposure of OpenAPI-defined APIs without managing traditional servers.