aws-cdk-examples
Example projects using the AWS CDK
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"
]
}
}
}