HomeDevelopment › DocGuard

DocGuard

Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.

TypeScript Local macOSWindowsLinux
★ 30 stars Last pushed 2026-09-22 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.40.5)

npx -y docguard-cli@0.40.5

Or add to your MCP client config:

{
  "mcpServers": {
    "docguard": {
      "command": "npx",
      "args": [
        "-y",
        "docguard-cli@0.40.5"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry