mcpbeat Sign in

Crypto MCP Server

local only

Crypto runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 21 Mar 2026.

Hash, encode, UUID, password analysis for AI agents

Installs per day peak 17 · avg 6 · +111% w/w
a month agotoday
37
Installs / week
npm · @rog0x/mcp-crypto-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Crypto every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 crypto -- npx -y @rog0x/mcp-crypto-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto": {
      "args": [
        "-y",
        "@rog0x/mcp-crypto-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto]
command = "npx"
args = ["-y", "@rog0x/mcp-crypto-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "crypto": {
      "args": [
        "-y",
        "@rog0x/mcp-crypto-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto": {
      "args": [
        "-y",
        "@rog0x/mcp-crypto-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Crypto

same job, measured the same way
Scanpay
by misterio070

Code security scanner for AI agents. 45+ vulnerability patterns, AST analysis, Solana micropayments.

41 installs/wk local only
Financekit MCP
by vdalhambra

Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents

93 installs/wk local only
Cryptopolitan MCP
by 4dmrkey

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

5 tools answering
Agentpay Sentinel MCP
by rumblingb

Security guardrails for AI agent payments

local only
Xpay
by xona-labs

Xona Wallet: agent wallet for AI agents. x402 payments, AgenC hires, 20k+ services

335 installs/wk local only
X402 Express
by ihen404

Express.js HTTP 402 payment middleware for AI agent micropayments

local only
Paypay MCP
by mrslbt

PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.

50 installs/wk local only
Agtrepo Memory
by agtrepo

Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.

6 tools answering

Crypto — questions

Answers built from our own checks of this server.

Why is there no uptime for Crypto?
Crypto 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 @rog0x/mcp-crypto-tools was installed 37 times last week.
How do I connect Crypto?
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 @rog0x/mcp-crypto-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Crypto?
The npm package @rog0x/mcp-crypto-tools was installed 37 times in the last week. Week over week that is +111%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Crypto 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.