If you're building AI systems that need to understand your infrastructure as code, this server ingests Terraform modules from multiple repositories and prepares them for RAG pipelines. It pulls in module definitions, parses their structure, and makes that data queryable so your LLM can answer questions about your Terraform setup or generate compliant configurations based on existing patterns. Reach for this when you want Claude to work with your actual Terraform codebase rather than generic examples, whether you're documenting modules, auditing configurations, or helping teams write new infrastructure code that follows your established conventions.
claude mcp add --transport stdio io.github.zloeber-terraform-ingest -- uvx terraform-ingest