SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Am
MCP SERVER

Amazon ECS MCP Server

AWS MCP server for deploying and troubleshooting containerised workloads on Amazon ECS.

Infrastructuremcpawscontainers
Visit project

About Amazon ECS MCP Server

AWS MCP server for deploying and troubleshooting containerised workloads on Amazon ECS. The observed Official MCP Registry record provides its connection details.

What you can do

  • ECS deployment
  • Troubleshooting

How to connect

What is the endpoint and how does it run?

Runs locally from the pypi package mcp-proxy-for-aws (version 1.1.6) over stdio.

Does it need authentication?

The publisher documents its own access method.

How do I add Amazon ECS MCP Server to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add amazon-ecs -- uvx mcp-proxy-for-aws
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "amazon-ecs": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name amazon-ecs is only a label you can change. Add the credentials the publisher documents.

Published packages
pypimcp-proxy-for-aws @ 1.1.6

Sources and checks

View the source

Registry name: aws.api.us-east-1.ecs-mcp/server
Published version: 1.0.0

Source information collected September 8, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICAmazon ECS MCP Server on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/amazon-ecs-mcp.svg)](https://ruagentic.com/tools/amazon-ecs-mcp)
HTML badge
<a href="https://ruagentic.com/tools/amazon-ecs-mcp"><img src="https://ruagentic.com/badge/amazon-ecs-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Amazon ECS MCP Server on RUAGENTIC](https://ruagentic.com/embed/amazon-ecs-mcp.svg)](https://ruagentic.com/tools/amazon-ecs-mcp)
HTML embed
<iframe src="https://ruagentic.com/embed/amazon-ecs-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Amazon ECS MCP Server on RUAGENTIC"></iframe>