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_KEYExample: 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=ActivateTypeGET_ActivateType
POST
/#Action=ActivateTypePOST_ActivateType
GET
/#Action=BatchDescribeTypeConfigurationsGET_BatchDescribeTypeConfigurations
POST
/#Action=BatchDescribeTypeConfigurationsPOST_BatchDescribeTypeConfigurations
GET
/#Action=CancelUpdateStackGET_CancelUpdateStack
POST
/#Action=CancelUpdateStackPOST_CancelUpdateStack
GET
/#Action=ContinueUpdateRollbackGET_ContinueUpdateRollback
POST
/#Action=ContinueUpdateRollbackPOST_ContinueUpdateRollback
GET
/#Action=CreateChangeSetGET_CreateChangeSet
POST
/#Action=CreateChangeSetPOST_CreateChangeSet