Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS CloudFormation MCP Server

<fullname>CloudFormation</fullname> <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amaz

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-cloudformation

Environment Variables

AWS_CLOUDFORMATION_API_KEY

Example: your_aws_cloudformation_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-cloudformation": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-cloudformation"],
      "env": {
      "AWS_CLOUDFORMATION_API_KEY": "your_aws_cloudformation_api_key"
}
    }
  }
}

Endpoints

GET/#Action=ActivateType

GET_ActivateType

POST/#Action=ActivateType

POST_ActivateType

GET/#Action=BatchDescribeTypeConfigurations

GET_BatchDescribeTypeConfigurations

POST/#Action=BatchDescribeTypeConfigurations

POST_BatchDescribeTypeConfigurations

GET/#Action=CancelUpdateStack

GET_CancelUpdateStack

POST/#Action=CancelUpdateStack

POST_CancelUpdateStack

GET/#Action=ContinueUpdateRollback

GET_ContinueUpdateRollback

POST/#Action=ContinueUpdateRollback

POST_ContinueUpdateRollback

GET/#Action=CreateChangeSet

GET_CreateChangeSet

POST/#Action=CreateChangeSet

POST_CreateChangeSet