AWS Serverless

Official 🏗️ Infrastructure

Build and manage AWS serverless applications with AI. Supports Lambda, API Gateway, DynamoDB, SQS, SNS, and Step Functions. Read-only mode by default with optional write access for safe operations.

Tags

LambdaAPI GatewaySQS

Tools (15)

sam_initsam_buildsam_deploysam_logssam_local_invokeget_iac_guidanceget_lambda_event_schemasget_lambda_guidancedeploy_webappconfigure_domainwebapp_deployment_helpget_metricsupdate_webapp_frontenddeploy_serverless_app_helpget_serverless_templates

Config for Claude Desktop / Cursor

{ "mcpServers": { "aws-serverless": { "command": "uvx", "args": [ "awslabs.aws-serverless-mcp-server@latest" ], "env": { "AWS_ACCESS_KEY_ID": "your-aws-access-key-id-here", "AWS_SECRET_ACCESS_KEY": "your-aws-secret-access-key-here", "AWS_REGION": "your-aws-region-here" } } } }
Documentation →
Activate on Zubnet →