Back to Browse

Terraform MCP Server

Cloud & DevOpsLow Risk9.0Local
Free

Terraform provider discovery, module search, and infrastructure planning

About

The Terraform MCP Server provides Terraform provider discovery, module search, and infrastructure planning capabilities. Your AI assistant can search the Terraform Registry for providers and modules, read documentation, and help plan infrastructure configurations.

Built by HashiCorp, this server connects to the Terraform Registry API to provide accurate, up-to-date information about providers, modules, and their configurations. It helps with infrastructure-as-code planning and documentation lookup.

Ideal for DevOps engineers and infrastructure teams who use Terraform and want AI-assisted module discovery, provider documentation lookup, and infrastructure planning.

Security Report

9.0
Low Risk9.0Low Risk

Manually verified — official Terraform MCP server by HashiCorp.

1 tool verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!