Back to search
90
MCP live v1.0.2 streamable-http

Document Integrity Validator

io.github.OjasKord/document-integrity-validator-mcp

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

Uptime
100.0%
2 probes
Response
667ms
last probe
Tools
2
callable

Tools · 2

check_document

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 …

check_document_package

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

Data Compliance Classifier MCP live
Classify data safety before storing or sharing. GDPR, HIPAA, PCI-DSS, CCPA. AI-powered.
3 tools · streamable-http
Tender MCP live
Government tender search for AI agents. UK, EU and US procurement opportunities.
2 tools · streamable-http
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http
URL Safety Validator MCP live
AI URL safety validator: SAFE/SUSPICIOUS/DANGEROUS verdict, trust score, threat intel.
1 tools · streamable-http
VAT Validator MCP live
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
2 tools · streamable-http
Local Model Suitability MCP live
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
1 tools · streamable-http

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"
    }
  }
}