Major-vendorstdio● broken
AWS MCP
by AWS · Cloud
Query and manage AWS services: S3, Lambda, EC2, CloudFormation, and more.
Works with:Claude CodeCursorWindsurfOpenCode
s3lambdaec2cloudformationreadwritesearch
Install
Run this command in your terminal:
claude mcp add --transport stdio mcp-aws -- uvx awslabs.amazon-mcp-server@latest
Before running, set: AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYAWS_REGION
Authentication
Service account
Required environment variables:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_REGION
See the setup guide for step-by-step instructions on obtaining these credentials.
Official AWS MCP. Uses IAM credentials.

