mcpbeat Sign in

KeyHalve - verify sealed documents MCP Server

answering

KeyHalve - verify sealed documents is answering right now. Last checked 3 min ago. 35 installs a week from npm. It exposes 3 tools. Last commit 5 Aug 2026.

Free, no-account verification of KeyHalve-sealed documents. Read-only; never receives keys.

Installs per day peak 11 · avg 5 · +70% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
63 ms
Response time
average over 24h
35
Installs / week
npm and PyPI

What the code does

We read the source, 22 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/keyhalve-verify-mcp.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add verify --transport http https://mcp.keyhalve.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verify": {
      "url": "https://mcp.keyhalve.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verify]
url = "https://mcp.keyhalve.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "verify": {
      "url": "https://mcp.keyhalve.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verify": {
      "url": "https://mcp.keyhalve.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

keyhalve
keyhalve_explain
Plain-language explanation of what a KeyHalve verification verdict means and why it can be trusted (blind rail, three-share custody, commitments, revocation). Optionally focused on one topic.
keyhalve_status
Live status of a KeyHalve-sealed document by id: active, revoked (with reason/time), or outside its validity window. Lighter than keyhalve_verify — status only, no integrity or rail checks. Use for "is this still good right now?"
keyhalve_verify
Verify a KeyHalve-sealed document. Accepts a verify URL, the raw text of a KeyHalve QR code, or a document id (vp_…, kh_…, cb_…). Returns the cryptographic verdict: whether the seal exists, its live status (active/revoked/expired), ciphertext integrity against the issuance commitment, the KeyHalve rail's independent attestation, the validity window, and the issuer's trust context. This tool NEVER decrypts sealed contents — any decryption key in the URL fragment is discarded unread; contents are only readable by opening the verify URL in a browser.

Endpoints

URLTransportStateLatencyChecked
https://mcp.keyhalve.com/mcp streamable-http answering 61 ms 3 min ago

Alternatives to KeyHalve - verify sealed documents

same job, measured the same way
Axiom Relay
by itr3k

Free agent-service discovery, OpenAPI document checks, and receipt verification. No API key needed.

10 tools answering
Omitly MCP
by omitly

Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.

429 installs/wk local only
Kamy
by kamy

Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.

59 tools answering
NuMetric
by virifi-numetric-mcp

Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.

answering
Mathlas
by archerkattri

Airtight math for AI agents: 3.68M-doc theorem search + numeric/Lean verification. No LLM, no key.

258 installs/wk local only
MCP Jumio
by codespar

MCP server for Jumio — global identity verification + KYX: documents, liveness, AML screening

22 installs/wk local only
iCloud Drive Docs
by js713-lab

Read-only MCP server for listing, searching, downloading, and reading iCloud Drive documents.

local only
MCP Onfido
by codespar

MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows

21 installs/wk local only

KeyHalve - verify sealed documents — questions

Answers built from our own checks of this server.

What can KeyHalve - verify sealed documents do?
It exposes 3 tools, read directly from the server on our last check. Among them: keyhalve_explain, keyhalve_status, keyhalve_verify. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is KeyHalve - verify sealed documents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 63 ms. The bar chart above shows every period we have measured.
How do I connect KeyHalve - verify sealed documents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does KeyHalve - verify sealed documents need an API key?
No. KeyHalve - verify sealed documents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is KeyHalve - verify sealed documents?
It answers our handshake in 63 ms on average, which is faster than 87% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use KeyHalve - verify sealed documents?
The npm package @keyhalve/verify-mcp was installed 35 times in the last week. Week over week that is +70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is KeyHalve - verify sealed documents open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.