tflint
A Pluggable Terraform Linter
tflint MCP Server
MCP server for terraform-linters/tflint
Ready-to-Use Client Configurations
{
"mcpServers": {
"tflint": {
"command": "npx",
"args": [
"-y",
"@terraform-linters/tflint"
]
}
}
}