Document Integrity Validator
io.github.OjasKord/document-integrity-validator-mcpAI reasoning checks any document against known international standards before your agent acts on it.
Tools · 2
Call this tool BEFORE your agent accepts, processes, or acts on any document received from an external party -- before payment release, cargo acceptance, contract execution, or KYC sign-off. An agent …
Call this tool when your agent has received a set of related documents that must be internally consistent before payment release, cargo acceptance, or contract execution. A single undetected inconsist…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"document_integrity_validator": {
"url": "https://document-integrity-validator-mcp-production.up.railway.app/mcp",
"transport": "streamable-http"
}
}
}