mcpbeat Sign in

Zkverify MCP Server

by zkarchitect Your server? Claim it
local only

Zkverify runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Cryptographically verifiable blockchain data with Merkle proofs + ECDSA signing.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 275 · avg 14
a month agotoday
31
Installs / week
npm · zkverify-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add zkverify -- npx -y zkverify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zkverify": {
      "args": [
        "-y",
        "zkverify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.zkverify]
command = "npx"
args = ["-y", "zkverify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "zkverify": {
      "args": [
        "-y",
        "zkverify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "zkverify": {
      "args": [
        "-y",
        "zkverify-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ZKVERIFY_URL (zkVerify service URL (optional, defaults to https://zkverify-production.up.railway.app)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Zkverify

same job, measured the same way
ProofX - Content Protection for Creators
by razashariff

Protect and verify digital content with cryptographic signing and proof of ownership.

6 tools answering
Vouch MCP
by vouch-protocol

Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.

61 installs/wk local only
Sequesign
by sequesign

Cryptographically verifiable receipts of an agent's delegated work, verified offline.

50 installs/wk local only
Forcedreamai
by forcedreamai

Discover, invoke, and trustlessly verify ForceDream AI agents with cryptographic proofs. 17 tools.

128 installs/wk 21 tools answering
Insumer
by douglasborthwick-crypto

Read-first blockchain verification. ECDSA-signed booleans across 38 chains. 27 tools.

229 installs/wk local only
Signet MCP Tools
by prismer-ai

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

52 installs/wk local only
AgentData — crypto market data with a checkable record
by speteai

Verifiable crypto signals, recorded history and always-on monitoring for AI agents via x402 on Base.

29 tools answering
MCP Ecdsa
by daedalus

MCP server for ECDSA cryptography

69 installs/wk local only

Zkverify — questions

Answers built from our own checks of this server.

Why is there no uptime for Zkverify?
Zkverify runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package zkverify-mcp was installed 31 times last week.
Is Zkverify still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Zkverify?
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 runs locally, so the command pulls zkverify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Zkverify?
The npm package zkverify-mcp was installed 31 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.