Document Automation

Automates codebase analysis and documentation generation for local directories or GitHub repositories, extracting project structure, dependencies, and API endpoints while generating documentation in multiple formats including Markdown, HTML, and RST.

View Source
3 stars
0 tools
Created Aug 2025
@vedantparmar12/vedantparmar12-document-automation-document-automation

About

Automates codebase analysis and documentation generation for local directories or GitHub repositories, extracting project structure, dependencies, and API endpoints while generating documentation in multiple formats including Markdown, HTML, and RST.

Categories

general

Installation

npm

npm install @vedantparmar12/vedantparmar12-document-automation-document-automation

Configuration

{ "mcpServers": { "vedantparmar12-document-automation-document-automation": { "command": "npx", "args": [ "-y", "@vedantparmar12/vedantparmar12-document-automation-document-automation" ] } } }