Skip to content

Terraform Best Practices

Free

by MCP Community

MCP server for Terraform cost, lint, security, and cloud best-practice guidance.

v5.2.8Added Apr 12, 2026
mcpterraformbest-practicesinfracosttflint
Works with:ClaudeGPTGeminiCopilot

Terraform Best Practices MCP Server

MCP server for Terraform cost, lint, security, and cloud best-practice guidance.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @downatthebottomofthemolehole/terraform-best-practices-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "terraform-best-practices": {
      "command": "npx",
      "args": ["-y", "@downatthebottomofthemolehole/terraform-best-practices-mcp-server"]
    }
  }
}