add-mcp
Back to registry
T

Terraform

v0.5.0

github.com/hashicorp/terraform-mcp-server

Terraform MCP server for Terraform Registry and Terraform Enterprise workflows.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

oci (stdio)
ocistdiohashicorp/terraform-mcp-server:0.5.0
requiredsecret

Terraform Enterprise or HCP Terraform API token.

npx add-mcp@latest hashicorp/terraform-mcp-server:0.5.0 --env TFE_TOKEN=<TFE_TOKEN>

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=hashicorp%2Fterraform-mcp-server"