terraform-mcp-server MCP Server — Claude Integration
# terraform-mcp-server MCP Server
## What is terraform-mcp-server?
terraform-mcp-server is a production-ready Model Context Protocol (MCP) server with 1,522 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install hashicorp/terraform-mcp-server
# Or manual
git clone https://github.com/hashicorp/terraform-mcp-server.git
cd terraform-mcp-server
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Go
- **Stars:** ⭐ 1,522
- **Forks:** 🍴 195
- **License:** MPL-2.0
- **Updated:** 2026-09-04
- **Repo:** [hashicorp/terraform-mcp-server](https://github.com/hashicorp/terraform-mcp-server)