Awslabs Cdk MCP Server

v1.0.0Cloud Servicesstable

Use this tool to get prescriptive CDK advice for building applications on AWS. Args: ctx: MCP context

cloud-platforms
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Use this tool to get prescriptive CDK advice for building applications on AWS. Args: ctx: MCP context

Features

  • CDKGeneralGuidance
  • ExplainCDKNagRule
  • CheckCDKNagSuppressions
  • GenerateBedrockAgentSchema
  • GetAwsSolutionsConstructPattern

Use Cases

Use this tool to get prescriptive CDK advice for building applications on AWS. Args: ctx: MCP context
Explain a specific CDK Nag rule with AWS Well-Architected guidance. CDK Nag is a crucial tool for ensuring your CDK applications follow AWS security best practices. Basic implementation: '''typescript import { App } from 'aws-cdk-lib'; import { AwsSo
Check if CDK code contains Nag suppressions that require human review. Scans TypeScript/JavaScript code for NagSuppressions usage to ensure security suppressions receive proper human oversight and justification. Args: ctx: MCP context code: CDK code
Generate OpenAPI schema for Bedrock Agent Action Groups from a file. This tool converts a Lambda file with BedrockAgentResolver into a Bedrock-compatible OpenAPI schema. It uses a progressive approach to handle common issues: 1. Direct import of the
Search and discover AWS Solutions Constructs patterns. AWS Solutions Constructs are vetted architecture patterns that combine multiple AWS services to solve common use cases following AWS Well-Architected best practices. Key benefits: - Accelerated D
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y awslabs.cdk-mcp-server

Manual Installation

npx -y awslabs.cdk-mcp-server

Examples

Basic Configuration

Configure Awslabs Cdk MCP Server

npx -y awslabs.cdk-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Cloud Services MCP Servers

Explore other servers in the Cloud Services category.

Quick Config Preview

{ "mcpServers": { "awslabs-cdk": { "command": "npx", "args": ["-y", "awslabs.cdk-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Awslabs Cdk MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides