MCP Directory
Back

tfmcp

by nwiizo · Rust · ★ 362

🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integration. ⚡️

#mcp#mcp-server#terraform

Install

cargo install --git https://github.com/nwiizo/tfmcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "tfmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:nwiizo/tfmcp"
      ]
    }
  }
}

From the README

[](https://archestra.ai/mcp-catalog/nwiizo__tfmcp) *⚠️ This project includes production-ready security features but is still under active development. While the security system provides robust protection, please review all operations carefully in production environments. ⚠️* tfmcp is a command-line tool that helps you interact with Terraform via the Model Context Protocol (MCP). It allows LLMs to manage and operate your Terraform environments, including: See tfmcp in action with Claude Desktop: - Reading Terraform configuration files - Analyzing Terraform plan outputs - Applying Terraform…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers