DocGuard MCP server
Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.
29 stars2.2k downloads/wk
Reviews
Write oneNobody has reviewed DocGuard yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
DocGuard tools (7, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
docguard_diagnosewrite actionRun guard and return only what needs fixing: failing/warning validators with their messages, structured findings, and suggested next actions — shaped for an agent to act on.
docguard_explainExplain a stable DocGuard finding code (e.g. STR001, ENV003): what it means, which validator emits it, and the inline suppression to use if it's a confirmed false positive.
docguard_guardwrite actionRun every enabled DocGuard validator against the project's canonical docs. Returns the full guard JSON contract: status (PASS/WARN/FAIL), structured findings with stable codes and suggestions, nextStep, doc coverage map, semantic-claim count, and per-validator results.
docguard_reportGenerate the commit-stamped compliance-evidence bundle: guard verdict per validator, findings grouped by stable code, CDD score, ALCOA+ data-integrity attributes, fix history, and a tamper-evident sha256 integrity hash. Evidence, not a gate — it reports state without failing.
docguard_scoreCompute the project's CDD maturity score (0-100) with letter grade and per-category breakdown.
docguard_verify_claimsExtract the semantic claims in the project's canonical docs — documented numbers, limits, and enums — as a verification task list. Deterministic discovery, LLM judgment — the caller verifies each claim against the code.
docguard_verify_evidenceEvaluate `.docguard-evidence.json` against bounded local sources. Returns explicit verified-within-scope, contradicted, stale, inconclusive, and unsupported states; verification applies only to each selected statement.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan140 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y docguard-cli on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add docguard -- npx -y docguard-cli
DocGuard: common questions
- Is DocGuard MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the DocGuard safety report
- How do I install DocGuard?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does DocGuard need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is DocGuard maintained?
- The last commit was in the last day (2026-09-18). The latest release is v0.40.5.
- What can I use instead of DocGuard?
- Servers from other publishers that do the same job: Prism Coder MCP server.
Alternatives to DocGuard
Same job from other publishers: the closest match first, then the best rated.
- Prism CoderSession memory for coding agents: local-first recall, drift detection, on-device inference.not reviewedEstablishedC