The Terraform MCP Server provides seamless integration with Terraform Registry APIs, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
terraforminfrastructure-as-codeiacregistryhashicorpmcp-serverclouddevops
Installation & Configuration
{
"mcpServers": {
"terraform": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"TFE_TOKEN=${input:tfe_token}",
"-e",
"TFE_ADDRESS=${input:tfe_address}",
"hashicorp/terraform-mcp-server:1.0.0"
]
}
}
}Information
Transport
stdiostreamable-http
Language
Go
Created
2026/6/12
Updated
2026/6/12