LogoSTMCP
Download
documcp

DocuMCP - Intelligent Documentation Deployment MCP Server

DocuMCP is an intelligent MCP server that automates documentation deployment for open-source projects with repository analysis, SSG recommendations, and GitHub Pages integration.

Tools

1. analyze my repository for documentation needs

Deep multi-layered analysis of project structure, dependencies, and documentation needs.

2. recommend the best static site generator for my project

Data-driven recommendations for Jekyll, Hugo, Docusaurus, MkDocs, or Eleventy.

3. set up documentation structure and deploy to GitHub Pages

Automatic creation of well-structured documentation following Diataxis principles and automated workflow generation with SSG-specific optimizations.

Open Graph image for DocuMCP - Intelligent Documentation Deployment MCP Server

JSON Config

{
  "mcpServers": {
    "documcp": {
      "command": "npx",
      "args": ["documcp"]
    }
  }
}

Information