docgen-mcp
0
The DocGen MCP Server is a tool for automatically generating documentation from source files using templates. It integrates with Google Drive, GitHub, and Perplexity, and supports multiple source types. The server offers AI-enhanced content creation, document history tracking, and customizable templates.
DocGen MCP Server
The DocGen MCP server automates the creation of standardized documentation by extracting information from source files and applying templates. It integrates with other MCP servers like Google Drive, GitHub, and Perplexity to offer a comprehensive documentation solution.
Features
- Extracts information from GitHub and Google Drive
- Processes scripts, presentations, code, and reference documents
- Template-based document generation
- Tracks document history
- AI-enhanced content generation
Usage
- create_documentation: Generate documentation using templates.
- list_templates: Displays available templates.
- view_document_history: Shows history of generated documents.
Templates
Stored in templates
directory, using markers like {{projectId}}
and {{date}}
. Custom templates can be added.
Contributing
Contributions are welcome via Pull Requests.