Back to directory
excoriate/mcp-terragrunt-docs

excoriate/mcp-terragrunt-docs

@Excoriate

Deno/TypeScript MCP Server providing context related to Terragrunt documentation.

terragruntdocumentationmcpdenotypescriptiacinfrastructure-as-codegithubcontext

Installation & Configuration

{
  "mcpServers": {
    "terragrunt_docs": {
      "command": "deno",
      "args": [
        "run",
        "-A",
        "main.ts"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13