# Document Integrity Validator MCP server

AI reasoning checks any document against known international standards before your agent acts on it.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ojaskord-document-integrity-validator-mcp
- Repository: https://github.com/OjasKord/document-integrity-validator-mcp
- Website: https://kordagencies.com

## Install
- Command: `npx -y document-integrity-validator-mcp`
- Endpoint: https://document-integrity-validator-mcp-production.up.railway.app/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm document-integrity-validator-mcp v1.0.2
- Environment variable: ANTHROPIC_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://document-integrity-validator-mcp-production.up.railway.app/mcp

## Tools
- check_document (Check Document Integrity) - 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 that acts on a document without verification risks acting on a forged, altered, or non-compliant document -- one undetected forgery in a trade finance workflow can result in payment against fraudulent documents with no recovery path. Accepts any document type as base64 image or extracted text. The only MCP server that checks any document type against named international standards -- ICAO 9303, Hague-Visby, UCP 600, ISPM 12, and more -- and refuses to guess on unfamiliar documents rather than returning a confident wrong verdict. Returns a machine-readable agent_action field (PROCEED / VERIFY_MANUALLY / HOLD / REFER_TO_HUMAN) -- no further analysis needed. AI-powered reasoning -- NOT a database lookup. We do not log or store your document content. One call replaces manual review for standard document types. Free tier: 10 calls/month per IP, no API key required. Pro: 500 calls/month at $29/month. Enterprise: 5,000 calls/month at $199/month. kordagencies.com Endpoint: https://document-integrity-validator-mcp-production.up.railway.app/mcp
- check_document_package (Check Document Package Integrity) - 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 inconsistency across a trade document package -- mismatched weights, different consignee names, conflicting reference numbers -- triggers a Letter of Credit discrepancy that blocks payment and may constitute documentary fraud. Submits 2 to 20 documents in one call. Returns individual verdicts per document plus cross-document conflict flags covering: numeric values (weights, quantities, amounts), party names (shipper, consignee, buyer, seller), reference numbers (LC number, booking ref), dates (shipment date, expiry, presentation period), commodity descriptions, and port references. One call replaces manual cross-checking across the full document package. AI-powered reasoning -- NOT a database lookup. We do not log or store your document content. The only MCP server that cross-checks a full document package against named international standards in a single call -- returns structured conflict flags, not prose. Paid tier only -- no free access. Pro: 500 calls/month at $29/month. Enterprise: 5,000 calls/month at $199/month. kordagencies.com. Endpoint: https://document-integrity-validator-mcp-production.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.OjasKord
- Version: 1.0.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 6, 2026
- Source: https://registry.modelcontextprotocol.io
