DocuMCP is an intelligent MCP server that automates documentation deployment for open-source projects with repository analysis, SSG recommendations, and GitHub Pages integration.
Deep multi-layered analysis of project structure, dependencies, and documentation needs.
Data-driven recommendations for Jekyll, Hugo, Docusaurus, MkDocs, or Eleventy.
Automatic creation of well-structured documentation following Diataxis principles and automated workflow generation with SSG-specific optimizations.
{
"mcpServers": {
"documcp": {
"command": "npx",
"args": ["documcp"]
}
}
}