Back to directory
nwiizo/tfmcp

nwiizo/tfmcp

@nwiizo

Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments.

terraformmcpinfrastructure-as-codeiacdevopsai-assistantclirustcloud

Installation & Configuration

{
  "mcpServers": {
    "tfmcp": {
      "command": "/path/to/your/tfmcp",
      "args": [
        "mcp"
      ],
      "env": {
        "HOME": "/Users/yourusername",
        "PATH": "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "TERRAFORM_DIR": "/path/to/your/terraform/project"
      }
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2026/6/12
Updated
2026/6/13