All MCP servers

Terraform

Official
by Api.AirforcestdioCloud & Infrastructure01,398MPL-2.0

Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "terraform-impc2acc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}