Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

Amazon EC2 Container Service MCP Server

<fullname>Amazon Elastic Container Service</fullname> <p>Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service. It makes it easy to run, stop, and manage Docker containers. You can host your cluster on a serverless infrastructure that's managed by Ama

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-ecs

Environment Variables

AMAZON_EC2_CONTAINER_SERVICE_API_KEY

Example: your_amazon_ec2_container_service_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-ecs": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-ecs"],
      "env": {
      "AMAZON_EC2_CONTAINER_SERVICE_API_KEY": "your_amazon_ec2_container_service_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateCapacityProvider

CreateCapacityProvider

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateCluster

CreateCluster

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateService

CreateService

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.CreateTaskSet

CreateTaskSet

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteAccountSetting

DeleteAccountSetting

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteAttributes

DeleteAttributes

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteCapacityProvider

DeleteCapacityProvider

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteCluster

DeleteCluster

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteService

DeleteService

POST/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DeleteTaskDefinitions

DeleteTaskDefinitions