Best for
- Developers and platform engineering teams using Terraform
- Teams maintaining multi-cloud architecture documentation
- Users who want local processing of infrastructure code
The supplied materials identify TerraVision as an AGPL-3.0 open-source, locally run Terraform diagram generator with stdio MCP startup support. It offers full AWS coverage and core-service support for Azure and GCP, but the materials do not provide MCP tool names or client compatibility information.
TerraVision is a locally run MCP server that generates cloud architecture diagrams from Terraform code or pre-generated Terraform plans. It supports AWS, Google Cloud, and Azure, uses official cloud-service icon sets, and can produce interactive HTML, PNG, SVG, PDF, and editable draw.io outputs.
Start it with uvx: uvx --from terravision[mcp] terravision mcp. The environment requires Python 3.10+; normal Terraform processing also requires Terraform 1.x, Graphviz, and Git.