lubaina1904/documentation-assistant
3.2
If you are the rightful owner of documentation-assistant and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Documentation Assistant is a comprehensive MCP server designed to automatically analyze Python codebases and generate professional documentation.
Tools
Functions exposed to the LLM to take actions
scan_repository
Analyze Python files in a directory.
generate_readme
Create comprehensive README.
generate_api_docs
Generate API documentation.
generate_setup_guide
Create setup instructions.
explain_code
Explain specific functions/classes.
list_dependencies
Show all project dependencies.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client