← Back to Plugins
MCP Server MCP

Terraform Ingest MCP

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

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

Verified source

Install

uvx terraform-ingest

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "terraform-ingest",
      "version": "0.1.27",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...