Plan and apply Terraform configurations. Inspect state, manage workspaces, and validate infrastructure code.
Quick Install
npx @mcp/terraformClaude Desktop Config
{
"mcpServers": {
"terraform-mcp": {
"command": "npx",
"args": [
"@mcp/terraform"
]
}
}
}plan
Generate Terraform plans
apply
Apply infrastructure changes
inspect_state
View current state
v1.0.0
Initial release
terraform.readterraform.write