Zkverify MCP server
Cryptographically verifiable blockchain data with Merkle proofs + ECDSA signing.
23 downloads/wk
Reviews
Write oneNobody has reviewed Zkverify yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Zkverify tools (3)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
verify_balanceVerify any blockchain address balance with Merkle proof and ECDSA signature. Returns cryptographically verified balance data.
verify_contractVerify if an address is a smart contract and get its code hash with ECDSA signature.
verify_signatureVerify a zkVerify ECDSA signature on a previous response. Checks signer authenticity.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- Code scan15 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
Runs npx -y zkverify-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add zkverify -- npx -y zkverify-mcp
Zkverify: common questions
- Is Zkverify MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Zkverify safety report
- How do I install Zkverify?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Zkverify need an API key?
- No secret keys are declared. It reads 1 setting from the environment.
- Is Zkverify maintained?
- The latest release is v0.3.2.