Loomal

Terraform Ingest MCP

MCP server by github.com/zloeber/terraform-ingest

Ingest and analyze Terraform modules from multiple repositories for AI RAG systems

4 starspypi: terraform-ingest

About Terraform Ingest MCP

Terraform Ingest MCP is an MCP (Model Context Protocol) server published by zloeber in the official MCP registry, listed under RAG Systems on Loomal. Ingest and analyze Terraform modules from multiple repositories for AI RAG systems

It ships as a Python package on PyPI (terraform-ingest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zloeber/terraform-ingest, where the project has earned 4 GitHub stars.

Use Terraform Ingest MCP with your agent

Claude Code · one command
claude mcp add terraform-ingest-mcp -- uvx terraform-ingest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "terraform-ingest-mcp": {
      "command": "uvx",
      "args": [
        "terraform-ingest"
      ]
    }
  }
}
pypiterraform-ingest

Frequently asked questions

What is Terraform Ingest MCP?
Terraform Ingest MCP is an MCP (Model Context Protocol) server by zloeber in the RAG Systems category. Ingest and analyze Terraform modules from multiple repositories for AI RAG systems
How do I connect Terraform Ingest MCP to Claude, Cursor, or another MCP client?
Install Terraform Ingest MCP from its pypi package (terraform-ingest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Terraform Ingest MCP open source?
Yes — the source code is public at github.com/zloeber/terraform-ingest, with 4 GitHub stars.
Can AI agents pay to use Terraform Ingest MCP?
Not yet through Loomal — Terraform Ingest MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Terraform Ingest MCP? Claim this listing free by verifying GitHub ownership, or contact us.