DocGen MCP ServerServer

rjadhavJT
GitHub
documentation generationautomationAI capabilities

Loading subscription status...

💡 Description

The DocGen MCP Server automates the creation of standardized documentation by extracting information from source files and applying templates. It seamlessly integrates with other MCP servers such as Google Drive, GitHub, and Perplexity for a comprehensive solution.

📝 JSON Entries

{
  "mcpServers": [
    {
      "docgen-mcp": {
        "env": {},
        "args": [
          "/path/to/docgen-mcp/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

create_documentationlist_templatesview_document_history

Features

  • Automates documentation creation from source files
  • Extracts information from GitHub and Google Drive files
  • Tracks document history
  • Generates content with AI enhancement

💬 Example Queries

  • Generate documentation from source files using templates.
  • List available documentation templates.
  • View the history of previously generated documents.