Terraform MCP Server

v0.5.0APIsstable

🎖️🏎️☁️ - 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.

terraformmcpai-integration
Share:
1,373
Stars
0
Downloads
0
Weekly
0/5

What is Terraform MCP Server?

Terraform MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 🎖️🏎️☁️ - the official terraform mcp server seamlessly integrates with the terraform ecosystem, enabling provider discovery, module analysis, and direct registry api integration for advanced infrastr...

🎖️🏎️☁️ - 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.

This server falls under the APIs and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • providerDetails
  • resourceUsage
  • moduleSearch
  • listDataSources
  • resourceArgumentDetails

Use Cases

Get detailed information about a Terraform provider by name and optionally version.
Get an example usage of a Terraform resource and related resources.
Search for and recommend Terraform modules based on a query.
List all available data sources for a provider and their basic details.
Fetches comprehensive details about a specific resource type's arguments, including required and optional attributes, nested blocks, and their descriptions.
hashicorp

Maintainer

LicenseMPL-2.0
Languagego
Versionv0.5.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y terraform-mcp-server

Manual Installation

npx -y terraform-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Terraform MCP Server

What is Terraform MCP Server?

Terraform MCP Server is a Model Context Protocol (MCP) server that 🎖️🏎️☁️ - 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. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Terraform MCP Server?

Install via npm with the command: npx -y terraform-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Terraform MCP Server?

Terraform MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Terraform MCP Server free to use?

Yes, Terraform MCP Server is open source and available under the MPL-2.0 license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Terraform MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides