terraform-mcp-talk

Sagar2366/terraform-mcp-talk
★ 0 stars HCL 💻 Code/Dev Tools Updated today
Demo: Prompting Terraform — Safely Using AI and the Terraform MCP Server for IaC
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "terraform-mcp-talk": {
      "command": "npx",
      "args": [
        "-y",
        "Sagar2366/terraform-mcp-talk"
      ]
    }
  }
}

README Excerpt

100% live demo. No slides. All Terraform is generated on stage by Claude Code. - **demo-script.md** — talk script and flow (~40-45 min) - **prompts.md** — copy-paste-ready prompts for each demo step - **preflight-checklist.md** — full machine setup: Claude Code (VSCode + CLI), Terraform MCP server (npx or Docker), skills installation, dry-run steps