Terraform

OfficialFeatured 🏗️ Infrastructure

The official HashiCorp Terraform MCP server provides real-time access to Terraform Registry documentation, modules, providers, and policies. Integrates with HCP Terraform and Terraform Enterprise for Infrastructure as Code workflows.

Tags

IaCmodulesproviders

Tools (29)

search_providersget_provider_detailsget_latest_provider_versionget_provider_capabilitiessearch_modulesget_module_detailsget_latest_module_versionsearch_policiesget_policy_detailslist_terraform_orgslist_terraform_projectslist_workspacesget_workspace_detailscreate_workspaceupdate_workspacedelete_workspace_safelylist_runsget_run_detailscreate_runaction_runlist_workspace_variablescreate_workspace_variableupdate_workspace_variablelist_variable_setscreate_variable_setattach_variable_set_to_workspacesget_token_permissionslist_stacksget_stack_details

Config for Claude Desktop / Cursor

{ "mcpServers": { "terraform": { "command": "docker", "args": [ "run", "-i", "--rm", "hashicorp/terraform-mcp-server" ], "env": { "TFE_TOKEN": "your-tfe-token-here", "TFE_ADDRESS": "your-tfe-address-here" } } } }
Documentation →
Activate on Zubnet →