Loading languages...
TE

terraform-mcp-server

@hashicorp772

The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

Terraform
IaC
Infrastructure as Code
Cloud
Automation

# mcpServer Config

{
  "mcpServers": {
    "terraform": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "hashicorp/terraform-mcp-server"
      ]
    }
  }
}

# stdio

terraform-mcp-server stdio

# sseURL

http://{hostname}:8080/mcp

# streamableURL

http://{hostname}:8080/mcp
Transport:
stdio
streamable
Language:
Go
Created:4/19/2025
Updated:7/31/2025
Homepage: