ProjectDochelper
ProjectDochelper est un serveur MCP (Model Context Protocol) conçu pour générer automatiquement la documentation du projet et le rendre accessible aux outils de développement d'IA comme le curseur via MCP, améliorant ainsi la précision et la pertinence des réponses d'IA.
1
Github Watches
1
Github Forks
1
Github Stars
ProjectDocHelper
📝 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
- Start ProjectDocHelper service
- Configure MCP service address in Cursor
- 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!
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
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.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Une liste organisée des serveurs de protocole de contexte de modèle (MCP)
Reviews
user_hPjl8ko6
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!