ThaLoc0one/documentation-mcp-server
If you are the rightful owner of documentation-mcp-server 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 Model Context Protocol (MCP) Server is designed to generate professional documentation with support for multiple programming frameworks.
Tools
Functions exposed to the LLM to take actions
docs_analyze_project
Analyzes project structure and performs deep code analysis.
docs_generate_structure
Generates documentation scaffold.
docs_create_page
Creates or edits documentation page.
docs_generate_api
Generates API documentation from code.
docs_build_static
Builds static website.
docs_export_pdf
Exports documentation as PDF.
docs_preview
Starts local dev server.
docs_generate_openapi
Generates OpenAPI 3.0 specification from PHP code.
docs_generate_sales_docs
Generates professional, sales-ready documentation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client