neoai-agent/ecs-mcp
If you are the rightful owner of ecs-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 (MCP) server for monitoring and analyzing AWS ECS (Elastic Container Service) metrics and services.
Tools
Functions exposed to the LLM to take actions
check_ecs_service_status
Get comprehensive service status including running vs desired task count, deployment status, container images, target group health, and unhealthy tasks.
get_service_metrics
Get CloudWatch metrics for ECS services including CPU utilization, memory utilization, and custom metrics.
get_ecs_target_group_response_time
Monitor load balancer response times.
get_ecs_target_group_request_metrics
Get request count and error metrics.
get_ecs_services
List all services in a cluster.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client