Document Integrity Validator MCP (OjasKord/document-integrity-validator-mcp) is an MCP server listed on the M8ven Trust Index. It scores 73 out of 100, grade C. It declares 2 tools. No publisher has claimed this listing.

C
Caution
73/100

Document Integrity Validator MCP

Checks documents against international standards (e.g., ICAO, Hague-Visby) to verify internal consistency and completeness, returning a machine-readable verdict for agent decision-making.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

OjasKord

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
7 flows detected: STRIPE_SECRET_KEY, UPSTASH_REDIS_REST_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool annotations don’t match behaviour
2 read-only tools perform write/delete/exec — check_document (line 233: fs.writeFileSync(PERSIST_FILE, JSON.stringify(s))); check_document_package (line 233: fs.writeFileSync(PERSIST_FILE, JSON.stringify(s)))
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 9 credentials: ANTHROPIC_API_KEY, API_KEY, CDP_API_KEY_SECRET, OWNER_KEY, RESEND_API_KEY, STATS_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, UPSTASH_REDIS_REST_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high9 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.16.0GHSA-gcfj-64vw-6mp9

Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

mediumaxios@1.16.0GHSA-42h9-826w-cgv3

Axios: Excessive recursion in formDataToJSON can cause denial of service

mediumaxios@1.16.0GHSA-7q8q-rj6j-mhjq

Axios: Nested axios option objects can consume polluted prototype values

mediumaxios@1.16.0GHSA-f4gw-2p7v-4548

Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

mediumaxios@1.16.0GHSA-hcpx-6fm6-wx23

Axios form serializer maxDepth bypass via {} metatoken

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretANTHROPIC_API_KEY
🔐 secretAPI_KEY
configCDP_API_KEY_ID
🔐 secretCDP_API_KEY_SECRET
🔐 secretOWNER_KEY
🔐 secretRESEND_API_KEY
🔐 secretSTATS_KEY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configTOOL_DISABLED_CHECK_DOCUMENT
configTRANSPORT
🔐 secretUPSTASH_REDIS_REST_TOKEN
configUPSTASH_REDIS_REST_URL
configX402_NETWORK
configX402_PAY_TO
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations match behaviour

2 read-only tools perform write/delete/exec — check_document (line 233: fs.writeFileSync(PERSIST_FILE, JSON.stringify(s))); check_document_package (line 233: fs.writeFileSync(PERSIST_FILE, JSON.stringify(s)))

Either remove the readOnlyHint:true annotation, or remove the write/delete call from the tool handler.

Tests exist

No test files found

Add tests that exercise each declared tool.

Secrets not logged

8 secret values sent to error

Redact or omit secret values from log output.

Production dependencies are patched

0 critical, 1 high severity in production deps — axios@1.16.0 (high), axios@1.16.0 (medium)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/ojaskord/document-integrity-validator-mcp?variant=verified)](https://m8ven.ai/mcp/ojaskord/document-integrity-validator-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: c416aa6626f473dc6669faeba35338b78caad3a9
code hash: a3ab64ecd08d0c48970ce70f18e092bb395b07ceb04bad43d00cce6af02b98ae
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client