1 required secret
Terraform
Manage Terraform Cloud workspaces, runs, variables, and explore the registry
DevOpsCloud InfrastructureAutomation
About
Manage Terraform Cloud or Terraform Enterprise workspaces, runs, and variables, and explore the Terraform Registry for Infrastructure as Code development.
Read the official Terraform MCP Server documentation.
Features
- Workspace Management: Create, update, list, and manage Terraform Cloud/Enterprise workspaces
- Run Operations: Create and monitor Terraform runs (plans and applies)
- Variable Management: Manage workspace variables and variable sets across your organization
- Registry Search: Search and retrieve documentation for public modules, providers, and policies
- Private Registry: Access your organization’s private modules and providers
- Tag Management: Organize workspaces with tags for better organization
- Organization Management: List and manage Terraform organizations and projects
What you’ll need to connect
Required:
- Terraform Cloud/Enterprise Token: Your API token for authentication. Generate from User Settings > Tokens in Terraform Cloud.
Optional:
- Terraform Address: HCP Terraform or Terraform Enterprise address. default to https://app.terraform.io
Configuration
Environment variables
| Variable | Description | Required |
|---|---|---|
TFE_TOKEN | Your Terraform Cloud or Enterprise API token for authentication. Generate from User Settings > Tokens in Terraform Cloud. | Yes |
TFE_ADDRESS | HCP Terraform or Terraform Enterprise address. Defaults to https://app.terraform.io | No |
Container runtime
- Image
ghcr.io/obot-platform/mcp-images/terraform:1.2.0- Port
8080- Path
/mcp- Args
streamable-http, --transport-port, 8080, --transport-host, 0.0.0.0