T
Install Command
docker run -i --rm hashicorp/terraform-mcp-serverClaude Desktop Config
{"command": "docker", "args": ["run", "-i", "--rm", "-e", "TFE_TOKEN=<token>", "hashicorp/terraform-mcp-server"]}Terraform Cloud is an officially maintained MCP server in the Cloud & DevOps category, developed by HashiCorp. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About Terraform Cloud
Official HashiCorp integration for AI agents to discover providers, validate HCL code and manage Terraform Cloud workspaces and runs.
Who Should Use Terraform Cloud?
- 1Extend Claude and other AI assistants with new capabilities
- 2Automate tasks that previously required manual steps
- 3Connect your existing tools to an AI workflow
- 4Reduce repetitive work by letting AI interact with your services
How to Install Terraform Cloud
Before you start
You will need Docker Desktop running on your machine — get it at docker.com.
- 1Make sure Docker Desktop is running, then run the command above to pull and start the container.
- 2Configure your AI client to connect to the server's exposed port.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.
How Terraform Cloud Compares
✦It is an officially maintained server — unlike community alternatives, it is built and supported by the original project team, ensuring compatibility with upstream changes.
✦It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
✦It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.
Tags
TerraformIaCDevOpsHashiCorp