ngocp-0847/aws-mcp
3.1
If you are the rightful owner of aws-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for AWS services, providing tools for S3, CloudWatch Logs, ECS, ECR, RDS Data API, Athena, STS, and Cost Explorer.
Tools
Functions exposed to the LLM to take actions
aws.s3_list
List objects in S3 bucket
aws.s3_get_text
Get S3 object as text
aws.s3_put_text
Put text object to S3
aws.cw_logs_query
Run CloudWatch Logs Insights query
aws.ecs_list_tasks
List and describe ECS tasks
aws.ecr_list_images
List ECR images and details
aws.rdsdata_execute
Execute SQL via RDS Data API
aws.athena_query
Run Athena query
aws.sts_assume_role
Assume IAM role
aws.cost_explorer_get_cost
Get AWS costs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client