AWS Lambda
Serverless deployment with no idle cost that scales automatically.
The repo ships Dockerfile.aws which bundles the Lambda Web Adapter so no Lambda-specific code is needed.
See the AWS Lambda section in the README for the full walkthrough.
Key differences vs. the other options:
MCP_STATELESS=true (required for Lambda, skip for all other options).Dockerfile.aws, not Dockerfile.RESPONSE_STREAM.Once deployed, paste your Lambda Function URL into your AI client’s MCP settings. See the Remote MCP quickstart for client-specific instructions.