Skip to main content
← Back to MCP Hub
dev-tools

Terraform

HashiCorp's official MCP server for secure access to Terraform's registry of providers and modules. Great for DevOps agents.

Live status

unknown

Last check: n/a

Uptime: n/a

0 installsSyncing…

Config path

~/Library/Application Support/Claude/claude_desktop_config.json

JSON snippet

{
  "mcpServers": {
    "terraform": {
      "command": "npx",
      "args": [
        "-y",
        "@hashicorp/terraform-mcp-server"
      ]
    }
  }
}

Add this under mcpServers and restart Claude Desktop.

Repository