tfmcp

nwiizo/tfmcp
★ 357 stars Rust 🤖 AI/LLM Updated 1mo ago
🌍 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. ⚡️
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tfmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "tfmcp"
      ]
    }
  }
}

Topics

mcpmcp-serverterraform