MCP cover image
See in Github
2025-03-21

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.

1

Github Watches

1

Github Forks

1

Github Stars

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

# Generate project documentation (simple mode)
projectdochelper generate --mode simple

# Generate project documentation (detailed mode)
projectdochelper generate --mode detailed

# Start MCP server
projectdochelper serve --port 8080

📚 Document Generation

ProjectDocHelper generates different document sets based on project type:

Project Type Generated Documents
Frontend ProjectRequirements.md, FrontendGuidelines.md, TechStack.md
Backend ProjectRequirements.md, BackendStructure.md, TechStack.md
Full Stack ProjectRequirements.md, FrontendGuidelines.md, BackendStructure.md, TechStack.md

🔗 Cursor Integration

  1. Start ProjectDocHelper service
  2. Configure MCP service address in Cursor
  3. Start enjoying enhanced AI-assisted development

📋 Q&A Integration Feature

ProjectDocHelper intelligently integrates user-AI interactions into relevant documentation:

  • Automatically identifies relevant Q&A content
  • Adds valuable information to corresponding documents
  • Maintains structured and readable documentation

🤝 Contributing

Contributions are welcome! Please check out our Contributing Guide for details.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

💡 Note: ProjectDocHelper is under active development. Feedback and suggestions are welcome!

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • modelcontextprotocol
  • Model Context Protocol Servers

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • n8n-io
  • Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    Reviews

    3 (1)
    Avatar
    user_hPjl8ko6
    2025-04-16

    ProjectDocHelper by Stark1937 is an exceptional tool for managing project documentation efficiently. It streamlines the process and is user-friendly, making it easy for anyone to adopt. The GitHub link provides comprehensive information, and the welcome message gets you started seamlessly. Highly recommend for anyone looking to improve their documentation workflow!