Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Terraform MCP Server logo
MCP server

Terraform MCP Server

Registry lookups and HCP Terraform workspace operations for agents.

0
SaveVisit website ↗

Add it to your client

Official
Install
docker run -i --rm hashicorp/terraform-mcp-server
mcpServers
{
  "mcpServers": {
    "terraform-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "hashicorp/terraform-mcp-server"
      ]
    }
  }
}
Transport
both
Runtime
Go
Auth
Not required
License
MPL-2.0
Tools
search_providersget_provider_detailslist_workspaces

The server answers questions about providers, modules and policies from the public Terraform Registry, and with a TFE token it also reaches HCP Terraform or Terraform Enterprise for workspace, project and run management. It ships as a container image and speaks either stdio or StreamableHTTP, with --toolsets and --tools flags to narrow what an agent actually sees. Registry-only use needs no credentials, which makes it a low-risk first server to wire up.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?