eun2ce/documcp
3.1
If you are the rightful owner of documcp 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.
DocuMCP is a FastAPI-based document generation service that integrates with Claude Desktop using the Model Context Protocol (MCP) to create various project documents using local LLM models.
Tools
Functions exposed to the LLM to take actions
generate_documents
Creates all document types (PRD + Overview + README).
generate_prd
Generates Product Requirements Document only.
generate_readme
Creates README.md file only.
generate_overview
Generates project overview (What-is-this) document only.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client