MCPFast / Tools / DocGraph: Govern documents like code with a knowledge graph

GitHubMCP★★★★☆

DocGraph: Govern documents like code with a knowledge graph

MCP server indexing documents (.md, .docx, .html, .pdf) into a SQLite knowledge graph for drift audits and governance.

View on GitHub

DocGraph: Govern Documents with a Knowledge Graph

DocGraph is an MCP server tool designed to bring code-like governance to your documents. By indexing various document formats into a structured knowledge graph, it enables robust drift audits and comprehensive governance for your project's documentation. This approach transforms static files into a queryable, auditable asset, crucial for maintaining consistency and compliance in complex development environments.

What it Does

DocGraph processes and indexes documents from common formats including Markdown (.md), Microsoft Word (.docx), HTML (.html), and PDF (.pdf). It then stores this indexed information within a SQLite knowledge graph. This graph represents the relationships and content of your documents, allowing for sophisticated analysis and management. The primary use case is to detect drift – unintended changes or inconsistencies – across your documentation over time.

Key Features

Who it's For

DocGraph is an essential tool for AI builders , software developers , and technical documentation teams . If your project relies on maintaining accurate, consistent, and auditable documentation, especially in regulated environments or large-scale projects, DocGraph offers a powerful solution. It's particularly beneficial for teams that treat their documentation with the same rigor as their codebase, requiring version control, change tracking, and governance.