AWS CDK MCP Server

Stablecloud
180 starsTypeScriptawslabs
GitHub
About

Overview

The AWS CDK MCP Server enables AI agents to work with AWS CDK for infrastructure as code. It provides tools for synthesizing CloudFormation templates, deploying stacks, diffing changes, and managing CDK applications. Supports all CDK constructs and patterns.
Capabilities

Tools & Capabilities

synth

Synthesize CloudFormation template from CDK

deploy

Deploy a CDK stack

diff

Show differences between deployed and local stack

list_stacks

List all CDK stacks

destroy

Destroy a deployed stack

Setup

Installation

bash
Install
npx -y @awslabs/mcp-server-aws-cdk
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "aws-cdk": {
      "command": "npx",
      "args": ["-y", "@awslabs/mcp-server-aws-cdk"],
      "env": {
        "AWS_REGION": "us-east-1"
      }
    }
  }
}

Quick Info

Authorawslabs
LanguageTypeScript
StatusStable
Stars 180
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

AWS CDK MCP Server - MCP Server Directory - CortexAgent