ari1110/doc-manager-mcp
If you are the rightful owner of doc-manager-mcp 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.
An MCP server for managing the documentation lifecycle of software projects, automating tasks such as creation, maintenance, quality assessment, and synchronization.
Tools
Functions exposed to the LLM to take actions
docmgr_init
Initialize doc-manager for a project.
docmgr_detect_changes
Detect code/doc changes (read-only).
docmgr_detect_platform
Auto-detect documentation platform.
docmgr_validate_docs
Check for broken links, missing assets, invalid code snippets.
docmgr_assess_quality
Evaluate documentation against 7 quality criteria.
docmgr_update_baseline
Update all baselines atomically.
docmgr_sync
Orchestrate change detection, validation, quality, and baseline updates.
docmgr_migrate
Restructure/migrate documentation with git history preservation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client