Terraform

MCP Server Verified

Terraform infrastructure-as-code integration. Plan, apply, and manage Terraform configurations and state.

by Community

★★★★☆ 4.4/5 (150 reviews)
1.8kGitHub stars
22kinstalls
Updated 2026-02-12
typescriptadvancedactive

Installation

npx -y terraform-mcp-server

Quick Start

```json
{
  "mcpServers": {
    "terraform": {
      "command": "npx",
      "args": ["-y", "terraform-mcp-server"],
      "env": { "TERRAFORM_DIR": "/path/to/project" }
    }
  }
}
```

Tools & Capabilities

plan
apply
show_state
list_resources
validate

Compatibility

Claude Desktop Continue Cline

About Terraform

Terraform infrastructure-as-code integration. Plan, apply, and manage Terraform configurations and state.

View on GitHub →

Language: TypeScript

Category: Cloud

← Back to MCP Hub Directory