MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/hashicorp/terraform-mcp-server
Cloud PlatformsOfficialGo
H

hashicorp/terraform-mcp-server

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.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

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.

Installation

claude mcp add terraform -s user -t stdio -- docker run -i --rm hashicorp/terraform-mcp-server

Configuration

{
  "mcpServers": {
    "terraform": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e", "TFE_ADDRESS=<<PASTE_TFE_ADDRESS_HERE>>",
        "-e", "TFE_TOKEN=<<PASTE_TFE_TOKEN_HERE>>",
        "hashicorp/terraform-mcp-server:1.3.0"
      ]
    }
  }

Capabilities

  • Search Terraform Registry

    Ask to find providers or modules using `search_providers` and `get_provider_details` from the public registry.

  • Manage HCP Terraform workspaces

    Create, update, or delete workspaces and handle variables, tags, and runs via workspace operations.

  • List organizations and projects

    Retrieve organization and project listings from HCP Terraform or Terraform Enterprise.

  • Access private registry content

    Query private registry providers, modules, and policies with `registry-private` toolset.

  • Filter available tools

    Enable only needed capabilities using `--toolsets` or `--tools` flags like `list_workspaces`.

Tags

  • devops-infrastructure
  • cloud-infrastructure
  • deployment
  • development
  • awesome-list

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today