tf-review-mcp

sanjeevkkansal/tf-review-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server that reviews Terraform plans for blast radius, stateful destroys, and public-exposure changes. Complements hashicorp/terraform-mcp-server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tf-review-mcp": {
      "command": "uvx",
      "args": [
        "tf-review-mcp"
      ]
    }
  }
}

Or install with pip: pip install tf-review-mcp

Topics

claudecode-reviewdevopsinfrastructure-as-codemcpmodel-context-protocolterraform