SERVER

Terraform MCP Server

Rank #303

io.github.hashicorp/terraform-mcp-server

MCP server providing terraform-server capabilities

First listed
May 27, 2025
Last publish date
Apr 1, 2026
OVERVIEW

Terraform MCP Server is a Model Context Protocol (MCP) server published by hashicorp. It ranks #303 of 58,900 servers tracked on MCP Toplist, and its repository has 1,388 GitHub stars. Terraform MCP Server is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 5 tracked versions. It was first listed on May 27, 2025 and most recently updated on Apr 1, 2026.

STANDING
#303of 58,900 tracked serversTop 1%

Ranks ahead of 58,597 of 58,900 servers on MCP Toplist.

Recent momentum
+35GitHub stars since Apr 27 (+3%)
CONNECT

Use Terraform MCP Server

Add Terraform MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "terraform-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/hashicorp/terraform-mcp-server:0.3.2"
      ],
      "env": {
        "TFE_ADDRESS": "<your TFE_ADDRESS>",
        "TFE_TOKEN": "<your TFE_TOKEN>",
        "ENABLE_TF_OPERATIONS": "<your ENABLE_TF_OPERATIONS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

hashicorp

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.5.0Apr 1, 2026
0.4.0Jan 22, 2026
0.3.3Nov 21, 2025
0.3.2Oct 24, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Terraform MCP Server?
MCP server providing terraform-server capabilities
Who maintains Terraform MCP Server?
Terraform MCP Server is maintained by hashicorp, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
Is Terraform MCP Server an official MCP server?
Yes — Terraform MCP Server is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
How many versions does Terraform MCP Server have?
MCP Toplist tracks 5 versions of Terraform MCP Server, most recently published on Apr 1, 2026.
Where can I find the source code for Terraform MCP Server?
The source code for Terraform MCP Server is hosted at github.com/hashicorp/terraform-mcp-server.
EXPLORE