hashicorp-terraform-mcp-server

marcuspat/hashicorp-terraform-mcp-server
★ 0 stars Go Code/Dev Tools Updated today
Give LLMs real-time, authoritative access to Terraform Registry docs, module metadata, provider schemas, and HCP Terraform workspace management.
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": {
    "hashicorp-terraform-": {
      "command": "go",
      "args": [
        "run",
        "github.com/marcuspat/hashicorp-terraform-mcp-server@latest"
      ]
    }
  }
}

Topics

devopshashicorpinfrastructure-as-codemcpterraform