MCP Servers / cloud-service / AWS MCP Server

AWS MCP Server

JSON →
httpnone128cloud-service

An MCP server for AWS operations, supporting S3 and DynamoDB services. Requires AWS credentials.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: aws-mcp-server-2
Tools
What this server exposes
list_s3_buckets
List all S3 buckets in the AWS account
describe_ec2_instances
Describe EC2 instances with optional filters
list_lambda_functions
List all Lambda functions in the region
describe_cloudformation_stacks
Describe CloudFormation stacks with optional filters
list_iam_roles
List all IAM roles in the account
describe_rds_instances
Describe RDS instances with optional filters
list_dynamodb_tables
List all DynamoDB tables in the region
describe_ecs_clusters
Describe ECS clusters with optional filters
list_sqs_queues
List all SQS queues in the region
describe_elb_load_balancers
Describe ELB load balancers with optional filters
Configuration
Environment & auth
authnone
envAWS_ACCESS_KEY_ID
envAWS_SECRET_ACCESS_KEY
Resources
AWS MCP Server — MCP Server · libregistry