mcp-terragrunt-docs

mcp-terragrunt-docs

12

The Terragrunt Docs Provider is an MCP server developed using Deno and TypeScript, focused on providing detailed documentation and GitHub issue tracking for Terragrunt users. It aims to enhance the accuracy of AI-assisted autocompletion for Infrastructure as Code (IaC) configurations.

Overview

This project is an MCP server built with Deno and TypeScript to provide contextual information about Terragrunt. It allows AI agents and MCP clients to query Terragrunt documentation and development information, particularly GitHub issues. Key features include retrieving documentation categories, listing documents by category, reading specific documents, and tracking open issues from the Terragrunt GitHub repository.

  • Provides tools for exploring and accessing Terragrunt documentation
  • Integrates with GitHub for real-time issue tracking
  • Supports AI-assisted autocompletion for IaC configurations