Get started with this MCP server for creating and troubleshooting AWS infrastructure as code. Tools include CloudFormation template validation, compliance checking, deployment troubleshooting, CloudFormation documentation search, AWS CDK documentation search with official CDK knowledge bases, CDK code samples and constructs, and CDK and CloudFormation best practices.
This server provides the following tools for AI assistants:
Fetches and converts any Infrastructure as Code (CDK or CloudFormation) documentation page to markdown format.
Validates CloudFormation template syntax, schema, and resource properties using cfn-lint.
Validates CloudFormation templates against security and compliance rules using cfn-guard.
Analyzes failed CloudFormation stacks and provides resolution guidance with CloudTrail deep links.
Searches AWS CloudFormation documentation knowledge bases and returns relevant best practices.
Returns instructions for CloudFormation pre-deployment validation feature.
Searches AWS CDK documentation knowledge bases including API Reference, Best Practices Guide, Code Samples.
Searches CDK code samples, examples, constructs, and patterns documentation across multiple languages.
Provides CDK best practices for application configuration, coding, constructs, security, and testing.