DocGraph

Detective-XH/DocGraph
★ 0 stars Go 🤖 AI/LLM Updated today
Documentation knowledge graph MCP server for LLM agents. Indexes .md, .docx, .html, and .pdf into SQLite. 12 MCP tools: full-text search, cross-references, governance metadata, research provenance, drift audit, and topic similarity. Single binary. Zero runtime deps.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docgraph": {
      "command": "go",
      "args": [
        "run",
        "github.com/Detective-XH/DocGraph@latest"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Governance metadata · Research provenance · Drift audit · Cross-reference tracking · Topic similarity · Multi-format** </div> Documentation knowledge graph MCP server. Indexes `.md`, `.docx`, `.html`, `.pdf`, and optional code-documentation surfaces into SQLite, extracts cross-references and topic similarity, and exposes the graph through 12 MCP tools over stdio.

Tools (20)

assessment_driftcode_doccontainsdocgraph_contextdocgraph_embeddingsdocgraph_enrichmentdocgraph_exploredocgraph_filesdocgraph_graphdocgraph_historydocgraph_nodedocgraph_searchdocgraph_similardocgraph_statusdocgraph_tagsembedsentitygovernancelinks_externalpolicy_process

Topics

agentclaudecodexdocumentationdocxgolanghermeshtmlknowledge-graphllmmarkdownmcpmcp-serverobsidianopencode