DocGuard
Rank #1,021io.github.raccioly/docguard
Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.
DocGuard is a Model Context Protocol (MCP) server published by raccioly. It ranks #1,021 of 132,046 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. DocGuard is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 131,025 of 132,046 servers on MCP Toplist.
Use DocGuard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add docguard -- npx -y docguard-cli mcp[mcp_servers.docguard]
command = "npx"
args = ["-y", "docguard-cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docguard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"docguard-cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.raccioly%2Fdocguard)<a href="https://mcptoplist.com/server/io.github.raccioly%2Fdocguard"><img src="https://mcptoplist.com/badge/io.github.raccioly%2Fdocguard.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
raccioly
Available versions (9)
| Version | Published |
|---|---|
| 0.40.5 | Sep 15, 2026 |
| 0.40.0 | Sep 15, 2026 |
| 0.37.1 | Sep 14, 2026 |
| 0.36.2 | Sep 14, 2026 |
| 0.36.1 | Sep 11, 2026 |
| 0.33.1 | Jul 16, 2026 |
| 0.33.0 | Jul 16, 2026 |
| 0.32.0 | Jul 12, 2026 |
| 0.30.0 | Jul 5, 2026 |
Frequently asked questions
- Who maintains DocGuard?
- DocGuard is maintained by raccioly, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is DocGuard listed on the Official MCP Registry?
- Yes — DocGuard is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does DocGuard have?
- MCP Toplist tracks 9 versions of DocGuard, most recently published on Sep 15, 2026.
- Where can I find the source code for DocGuard?
- The source code for DocGuard is hosted at github.com/raccioly/docguard.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.