Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
This package provides a Model Context Protocol (MCP) server designed to offer guidance on AWS Cloud Development Kit (CDK) best practices, infrastructure-as-code patterns, and security compliance using
Add this to your MCP client configuration:
{
"mcpServers": {
"aws-cdk-mcp-server": {
"command": "uvx",
"args": [
"awslabs.cdk-mcp-server",
"@latest"
],
"env": {
"FASTMCP_LOG_LEVEL": "<Log level for the FastMCP server, e.g., ERROR, INFO, DEBUG>"
}
}
}
}{
"id": "aws-cdk-mcp-server",
"name": "AWS CDK",
"description": "This package provides a Model Context Protocol (MCP) server designed to offer guidance on AWS Cloud Development Kit (CDK) best practices, infrastructure-as-code patterns, and security compliance using",
"source_url": "https://github.com/awslabs/mcp/tree/HEAD/src/cdk-mcp-server",
"publisher_name": "awslabs",
"publisher_url": "https://github.com/awslabs",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 106693,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "awslabs.cdk-mcp-server"
},
"tools_count": 7
}