aws-cdk-examples

GitHub

Example projects using the AWS CDK

5,588 stars Python 1 file ยท ~6,301 tokens #cdk#cdk-examples

aws-cdk-examples MCP Server

MCP server for aws-samples/aws-cdk-examples

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "aws-cdk-examples": {
      "command": "npx",
      "args": [
        "-y",
        "@aws-samples/aws-cdk-examples"
      ]
    }
  }
}