Back to search

terraform-mcp-server

MCP CompatibleScore: 68

🎖️🏎️☁️ - The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.

hashicorptoolcloud1,249 starsGitHub

68

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Features

  • Dual Transport Support**: Both Stdio and StreamableHTTP transports with configurable endpoints
  • Terraform Registry Integration**: Direct integration with public Terraform Registry APIs for providers, modules, and policies
  • HCP Terraform & Terraform Enterprise Support**: Full workspace management, organization/project listing, and private registry access
  • Workspace Operations**: Create, update, delete workspaces with support for variables, tags, and run management
  • Depending on the query, the MCP server may expose certain Terraform data to the MCP client and LLM. Do not use the MCP server with untrusted MCP clients or LLMs.

Health

MaintenanceActive
Last commitYesterday
Open issues34
LicenseMPL-2.0
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "609fff10-fd68-4917-9fa6-98a9f851b75c",
  "name": "terraform-mcp-server",
  "category": "tool",
  "subcategory": "cloud",
  "mcp_compatible": true,
  "reputation_score": 0.679766,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": null,
    "tools": null,
    "features": [
      "Dual Transport Support**: Both Stdio and StreamableHTTP transports with configurable endpoints",
      "Terraform Registry Integration**: Direct integration with public Terraform Registry APIs for providers, modules, and policies",
      "HCP Terraform & Terraform Enterprise Support**: Full workspace management, organization/project listing, and private registry access",
      "Workspace Operations**: Create, update, delete workspaces with support for variables, tags, and run management",
      "Depending on the query, the MCP server may expose certain Terraform data to the MCP client and LLM. Do not use the MCP server with untrusted MCP clients or LLMs."
    ]
  }
}