aws-samples/sample-ecs-mcp-server
This sample demonstrates how to deploy an Agentic AI architecture using AWS Fargate for Amazon ECS with AWS CDK. The sample features an AI Service that connects to multiple Model Context Protocol (MCP) servers to perform various actions
Platform-specific configuration:
{
"mcpServers": {
"sample-ecs-mcp-server": {
"command": "npx",
"args": [
"-y",
"sample-ecs-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...