Terraform infrastructure-as-code — plan, apply, and manage Terraform configurations and state
npx @getmcp/cli add terraformConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"terraform": {
"command": "npx",
"args": [
"-y",
"mcp-terraform"
]
}
}
}