Aws
Freeby MCP Community
AWS connector for antidrift — S3, Lambda, ECS, CloudWatch, SQS, Cost Explorer via AWS CLI
v0.12.5Added Apr 12, 2026
antidriftmcpawscloudai-agents
Aws MCP Server
AWS connector for antidrift — S3, Lambda, ECS, CloudWatch, SQS, Cost Explorer via AWS CLI
Installation
Reviews
Installation
Quick install
npx -y @antidrift/mcp-aws
Add to claude_desktop_config.json
{
"mcpServers": {
"aws": {
"command": "npx",
"args": ["-y", "@antidrift/mcp-aws"]
}
}
}