Back to directory
mcp-server-hcp-terraform

mcp-server-hcp-terraform

@dulltz1

MCP server integrating with HCP Terraform Cloud/Enterprise API to access module search and details

terraformhcpinfrastructurecloud

Installation & Configuration

{
  "globalShortcut": "",
  "mcpServers": {
    "HCP Terraform": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "path/to/mcp-server-hcp-terraform/server.py"
      ],
      "env": {
        "HCP_TERRAFORM_TOKEN": "paste_here",
        "HCP_TERRAFORM_ORG": "my_org"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/5
Updated
2026/6/8