An AWS Labs Model Context Protocol (MCP) server for performing common CloudFormation tasks and managing resources in your AWS account. Current version 1.0.19, released monthly.
pip install awslabs-cfn-mcp-serverVerified import paths — ran on the pinned version, not inferred.
Initialize and run the MCP server. Requires AWS credentials.
Use async handlers or ensure your tools do not block the event loop.
Use the 'cfn_nag' tool instead or call cfn-lint directly from your code.
Set AWS_DEFAULT_REGION environment variable or pass region in the constructor.
Configure the client with the correct command and arguments.