mcpbeat Sign in

Nockchain MCP Server

local only

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

Community-built read-only Nockchain access: balances, payment verification, blocks, node health.

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

Installs per day peak 284 · avg 9
a month agotoday
165
Installs / week
npm · nockchain-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 nockchain-mcp -- npx -y nockchain-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nockchain-mcp": {
      "args": [
        "-y",
        "nockchain-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nockchain-mcp]
command = "npx"
args = ["-y", "nockchain-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nockchain-mcp": {
      "args": [
        "-y",
        "nockchain-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nockchain-mcp": {
      "args": [
        "-y",
        "nockchain-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nockchain MCP

same job, measured the same way
Insumer
by douglasborthwick-crypto

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

168 installs/wk local only
x402 Pay — USDC API Payment Helper
by scriptmasterlabs

Pay for APIs with USDC. Read-only x402 payment discovery, verification, evidence, and status.

4 tools answering
TensorFeed x402 Base Reader
by tensorfeed

Read-only Base mainnet reader. Verifies x402 payment settlements + AFTA federation status.

99 installs/wk local only
Synci
by synci

Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.

answering
Pulse Verity
by pulsebet

Read-only access to signed, verifiable crypto index prices from the Pulse Verity Index

247 installs/wk local only
Trust Gate
by botagram

Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.

14 installs/wk local only
R
Treat Rocks
by treat

Buy a $2 novelty digital rock over x402 (USDC on Base). Serves payment instructions only.

4 tools answering
SendCheck — EVM address verification (x402)
by pennyforge-api

Pre-send EVM address checks: free pre-check, $0.01 check, $0.05 deep scan. x402: payment is auth.

3 tools answering

Nockchain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Nockchain MCP?
Nockchain MCP 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 nockchain-mcp was installed 165 times last week.
Is Nockchain MCP 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 Nockchain MCP?
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 nockchain-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nockchain MCP?
The npm package nockchain-mcp was installed 165 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.