MCP Server
MCP
DocGuard
Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "docguard-cli",
"version": "0.33.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "DocGuard subcommand that serves the MCP tools over stdio",
"value": "mcp",
"type": "positional",
"valueHint": "mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment