beta

Terraform MCP Server

MCP Servers

Infrastructure-as-code integration — plan, apply, and manage Terraform resources through your agent.

2203/26/2026

Version 1

Published

Initial version

Created 3/26/2026

Initial version — no previous version to compare

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