An MCP server for containerizing applications, deploying applications to Amazon Elastic Container Service (ECS), troubleshooting ECS deployments, and managing ECS resources. This server enables AI assistants to help users with the full lifecycle of containerized applications on AWS. > **Note:** AWS offers a fully managed Amazon ECS MCP server that provides enterprise-grade capabilities including automatic updates, centralized security through IAM integration, comprehensive audit logging via CloudTrail, and the proven scalability and reliability of AWS. The managed service eliminates the need for local installation and maintenance. [Learn more about the managed Amazon ECS MCP server](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-mcp-introduction.html).
This server provides the following tools for AI assistants:
Search across all AWS documentation including the latest AWS docs, API references, Blogs posts, Architectural references, and Well-Architected best practices.
Access up-to-date AWS documentation through the integrated AWS Knowledge MCP Server proxy which includes knowledge on ECS and new features released that models may not be aware of
Execute operations on ECS resources with a consistent interface:
Get content recommendations for AWS documentation pages.
- "Help me troubleshoot my ECS deployment"
Excellent for users who want to learn about containerization, ECS, and AWS infrastructure.
Creates ECR infrastructure and builds/pushes Docker images
Deletes complete Express Mode deployment
Fetch and convert AWS documentation pages to markdown format.
Controls whether write operations (creating or deleting infrastructure) are allowed.
Controls whether tools that return logs and detailed resource information are allowed.
Provides best practices and guidance for containerizing web applications
Deploy containerized applications using ECS Express Mode with automatic infrastructure provisioning
Automated ECR repository creation and Docker image builds with push to ECR
Automatically configure Application Load Balancers (ALBs) with HTTPS support
Generate and apply CloudFormation templates for ECR and ECS infrastructure
Return public ALB URLs for immediate access to deployed applications
Implement deployment circuit breaker with automatic rollback
Enable enhanced container insights for monitoring
Implement AWS security best practices for container deployments
List and explore ECS resources such as task definitions, services, clusters, and tasks
Ideal for local application development, testing containerization approaches, and rapidly iterating on deployment configurations.
Suitable for integration testing and pre-production validation in non-critical environments.
As this tool is still in active development, it is not suited for production deployments or business-critical applications.
Not suitable for applications handling sensitive data or subject to regulatory compliance requirements.
The MCP client automatically downloads the latest version when the server is restarted
Simply restart your MCP client to get the latest updates
Generates Dockerfile and container configurations for web applications with best practices
Validates prerequisites before Express Mode deployment
Polls service status until tasks reach RUNNING state
Consolidated tool with the following actions: