The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"aws-cdk": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-aws-cdk"
]
}
}
}