The Terraform MCP Server integrates with Terraform Registry APIs, providing advanced automation and interaction capabilities for Infrastructure as Code (IaC) development, enabling discovery and analysis of providers, modules, and policies.
TerraformIaCInfrastructure as CodeCloudAutomationcontext
Installation & Configuration
{
"mcpServers": {
"terraform": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"hashicorp/terraform-mcp-server"
]
}
}
}Information
Transport
stdiostreamable
Language
Go
Created
2025/4/19
Updated
2026/6/8