About
Overview
The CloudFormation MCP Server enables AI agents to manage AWS CloudFormation stacks. It provides tools for creating, updating, and deleting stacks, as well as viewing stack events and outputs.
Capabilities
Tools & Capabilities
⚡list_stacks
List CloudFormation stacks
⚡create_stack
Create a new stack
⚡get_stack
Get stack details and outputs
⚡get_events
Get stack events
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-cloudformationExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"cloudformation": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-cloudformation"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026