Back to directory
Terraform-MCP-Server

Terraform-MCP-Server

@jashkahar3

An MCP server that provides a natural language interface for managing Terraform infrastructure-as-code operations, allowing LLMs to interact with Terraform.

TerraformInfrastructure as CodeIaCLLMNatural Language ProcessingNLPcloud

Installation & Configuration

{
  "mcpServers": {
    "terraform-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "terraform-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/29
Updated
2026/6/8