terraform-mcp.md

Terraform MCP

from"hashicorp"
1.6k

Official Terraform MCP with provider discovery for infrastructure as code

Cloud Platforms
TerraformIaCinfrastructureHashiCorp
install.sh
# Clone the repository
$git clone https://github.com/hashicorp/terraform-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve