Community MCP server for HashiCorp Terraform infrastructure-as-code tool. Agents can initialize workspaces, run terraform plan and apply, manage state, import existing resources, and query outputs. Supports Terraform Cloud and local execution. Essential for infrastructure automation agents that provision and manage cloud resources declaratively.
npx -y @hashicorp/terraform-mcp-server
{
"mcpServers": {
"terraform": {
"args": [
"-y",
"@hashicorp/terraform-mcp-server"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 6 tools available.
Community MCP server for HashiCorp Terraform infrastructure-as-code tool. Agents can initialize workspaces, run terraform plan and apply, manage state, import existing resources, and query outputs. Supports Terraform Cloud and local execution. Essential for infrastructure automation agents that provision and manage cloud resources declaratively.
Terraform has 6 tools available.
Yes, Terraform is completely free to use with no usage limits on the free tier.
You can install Terraform using the following command: npx -y @hashicorp/terraform-mcp-server. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Terraform is listed under the infrastructure category in the AgentForge MCP registry.
Terraform has a current uptime of 99.76% with an average response time of 350ms.
To connect Terraform, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Terraform's tools via the Model Context Protocol.