AWS

Official 🏗️ Infrastructure

Access AWS services through AI with the official managed MCP server. Features SigV4 authentication, IAM-based permissions, and CloudTrail audit logging. Covers S3, EC2, Lambda, DynamoDB, and all major AWS services following best practices.

Tags

S3EC2LambdaDynamoDB

Tools (8)

aws___retrieve_agent_sopaws___search_documentationaws___read_documentationaws___recommendaws___list_regionsaws___get_regional_availabilityaws___call_awsaws___suggest_aws_commands

Config for Claude Desktop / Cursor

{ "mcpServers": { "aws": { "command": "uvx", "args": [ "mcp-proxy-for-aws@latest", "https://aws-mcp.us-east-1.api.aws/mcp" ], "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 →