
About
Official AWS-supported MCP server that gives AI agents access to AWS services through the Model Context Protocol.
Features
- Full AWS API coverage — Interact with any of the 300+ AWS services through a single authenticated endpoint
- Sandboxed script execution — Run Python scripts in an isolated environment for complex multi-step operations
- Real-time documentation access — Search and retrieve current AWS documentation, API references, and service capabilities without authentication
- Enterprise controls — Amazon CloudWatch metrics, IAM context keys for agent-specific policies, and AWS CloudTrail audit logging
What's Included
The Agent Toolkit for AWS provides:
- Plugins for Claude Code and Codex (
aws-core,aws-agents,aws-data-analytics) - Skills for specific AWS tasks (CDK/CloudFormation, serverless, containers, storage, observability, billing, SDK usage)
- AWS MCP Server for programmatic access to AWS APIs
- Rules files for project-level configuration
Usage
An AWS account with credentials configured locally is required for API calls and script execution, but not for documentation search or skill discovery. The server provides IAM condition keys to distinguish between agent actions and human actions, enabling fine-grained access control.
Tools
The AWS MCP Server provides tools for:
- Invoking AWS APIs across 300+ services
- Executing Python scripts in sandboxed environments
- Searching AWS documentation and API references
- Managing deployments and infrastructure
See the AWS MCP Server documentation for complete tool reference.
This server runs through your single 1Server connection. No extra config required.
0Installs
693Stars
Categories
CloudDevOpsInfrastructure
In collections
Related servers
Links
Tags
Official