Available Servers
| Server | Description |
|---|---|
s3-mcp-server |
Read, write, list, and search S3 objects |
lambda-mcp-server |
Invoke Lambda functions, manage deployments |
cloudwatch-mcp-server |
Query logs, metrics, and alarms |
bedrock-mcp-server |
Invoke Bedrock models, manage endpoints |
cdk-mcp-server |
Generate and deploy CDK infrastructure |
ecs-mcp-server |
Manage ECS tasks and services |
cost-analysis-mcp-server |
Query AWS cost and usage data |
cloudformation-mcp-server |
Deploy and manage stacks |
Security
- IAM authentication — uses your AWS credentials and roles
- Least privilege — each server requests only the permissions it needs
- No credentials in config — reads from AWS CLI profile or environment
FAQ
Q: What are AWS MCP Servers? A: Official MCP servers by Amazon for connecting AI agents to AWS services (S3, Lambda, CloudWatch, Bedrock, CDK, and more). 8.6K+ stars, Apache 2.0.
Q: Do I need an AWS account? A: Yes, you need an AWS account with configured credentials. The MCP servers use your existing IAM roles and permissions.