osok/project-docs
3.3
If you are the rightful owner of project-docs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Node.js-based MCP tool server designed to generate documentation for Python projects, integrating seamlessly with AI assistants.
Tools
Functions exposed to the LLM to take actions
create_class_diagram
Generates UML class diagrams from Python code.
create_tree_structure
Generates project directory tree structure.
create_module_functions
Documents module-level functions and signatures.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client