ProjectDocHelper

by Stark1937

359 downloads
Not rated
GitHub

About

ProjectDocHelper is an MCP (Model Context Protocol) server designed to automatically generate project documentation and make it accessible to AI development tools like Cursor through MCP, thereby improving the accuracy and relevance of AI responses.

Details

Author
Stark1937
Downloads
359
Categories
Other

- Smart documentation generation based on project type
- Multiple generation modes (simple and detailed)
- Progress visualization during document generation
- MCP service support for Cursor integration
- Q&A integration that incorporates user-AI interactions into documentation

Install with pip install projectdochelper. Generate documentation using projectdochelper generate --mode simple or --mode detailed, then start the MCP server with projectdochelper serve --port 8080. Configure the server address in Cursor to begin using the generated docs.

ProjectDocHelper

ProjectDocHelper Logo

License
Python
Status
Version

English | 简体中文

📝 Introduction

ProjectDocHelper is an MCP (Model Context Protocol) server designed to automatically generate project documentation and make it accessible to AI development tools like Cursor through MCP, thereby improving the accuracy and relevance of AI responses.

✨ Key Features

- 🚀 Smart Documentation Generation: Automatically generates document sets based on project type
- 🔄 Multiple Generation Modes: Supports both simple and detailed modes for different needs
- 📊 Progress Visualization: Displays progress bar during document generation
- 🔌 MCP Service Support: Cursor can access generated documents after service startup
- 📋 Q&A Integration: Supports incorporating user-AI interactions into documentation

🛠️ Tech Stack

- Python 3.12+
- argparse: Command-line argument parsing
- Jinja2: Template engine
- MCP Protocol: Integration with AI tools like Cursor

🚀 Quick Start

Installation

pip install projectdochelper

Basic Usage

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.