Terraform MCP Server by Binadox
JSON →MCP server for Terraform â automatically validates, secures, and estimates cloud costs for Terraform configurations. Developed by Binadox, it integrates with any Model Context Protocol (MCP) client (e.g. Claude Desktop or other MCP-compatible AI assistants).
Tools · 3
- prepare_terraform Validates and completes Terraform code by filling in missing parts such as providers, versions, and variables to produce a runnable configuration.
- analyze_terraform Analyzes Terraform configurations for security misconfigurations and insecure defaults, such as open ports or missing encryption.
- calculate_cost Estimates monthly cloud cost breakdown for proposed Terraform resources using real pricing data.
Environment variables
TERRAFORM_ANALYSIS_URLTERRAFORM_ANALYSIS_TOKEN
★ 1 GitHub stars