{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "description": "Amazon ECS cluster management and troubleshooting", "name": "io.github.awslabs/ecs-mcp-server", "packages": [ { "identifier": "mcp-proxy-for-aws", "packageArguments": [ { "type": "positional", "value": "https://ecs-mcp.{region}.api.aws/mcp", "variables": { "region": { "default": "us-east-1", "description": "AWS region for ECS MCP service", "isRequired": true } } }, { "name": "--service", "type": "named", "value": "ecs-mcp" }, { "default": "default", "description": "AWS CLI profile to use for credentials", "name": "--profile", "type": "named" }, { "name": "--region", "type": "named", "value": "{region}", "variables": { "region": { "default": "us-east-1", "description": "AWS region" } } } ], "registryBaseUrl": "https://pypi.org", "registryType": "pypi", "runtimeHint": "uvx", "transport": { "type": "stdio" }, "version": "1.1.1" } ], "repository": { "source": "github", "subfolder": "src/ecs-mcp-server", "url": "https://github.com/awslabs/mcp" }, "title": "Amazon ECS MCP Server", "version": "1.0.0", "websiteUrl": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-mcp-getting-started.html" }