HCL is the HashiCorp configuration language.

5,803 stars Go Go 1 file ยท ~9,399 tokens #configuration-language#hashicorp#hcl#json

hcl MCP Server

MCP server for hashicorp/hcl

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