tflint

GitHub

A Pluggable Terraform Linter

5,777 stars Go Go 1 file ยท ~7,123 tokens #terraform#tflint

tflint MCP Server

MCP server for terraform-linters/tflint

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tflint": {
      "command": "npx",
      "args": [
        "-y",
        "@terraform-linters/tflint"
      ]
    }
  }
}