Skip to Content
Build an MCPTerraform Cloud

Terraform Cloud MCP

Manage Terraform Cloud workspaces, trigger plan/apply runs, and inspect infrastructure changes.

Overview

Catalog IDmcp-terraform
Categoryci-cd
Auth methodAPI key
Blast radiushigh
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
list_workspacesList Terraform Cloud workspaces.
trigger_runTrigger a Terraform run.
get_run_statusGet run status.
get_plan_outputGet plan output.
apply_runApply a confirmed run.

Tool parameters

list_workspaces

List Terraform Cloud workspaces.

ParameterTypeDescription
organizationstringrequiredOrganization name

trigger_run

Trigger a Terraform run.

ParameterTypeDescription
workspace_idstringrequiredWorkspace ID
messagestringoptionalRun message
is_destroybooleanoptionalDestroy run

get_run_status

Get run status.

ParameterTypeDescription
run_idstringrequiredRun ID

get_plan_output

Get plan output.

ParameterTypeDescription
plan_idstringrequiredPlan ID

apply_run

Apply a confirmed run.

ParameterTypeDescription
run_idstringrequiredRun ID
commentstringoptionalApply comment

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Terraform Cloud and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified high. This MCP can modify infrastructure or reach sensitive data. High-blast-radius tool calls require explicit approval when your organisation enables approval gates in Policies.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on