mcpbeat Sign in

X402 Crypto MCP Server

by yunaremaia Your server? Claim it
local only

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

Crypto market data via x402: prices, convert, indicators, yields, gas, tx status, balances, ENS.

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

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

Alternatives to X402 Crypto MCP

same job, measured the same way
Alpha Vantage MCP
by alphavantage

Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

answering
I
Tech Risk
by rezearcher

x402 MCP for agents: crypto prices, funding, DeFi yields, Polymarket, Base RPC + MCP security.

22 tools answering
Coingecko MCP Server
by cyanheads

Crypto market data via CoinGecko — prices, markets, history, trending, and deep coin metadata.

55 installs/wk local only
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
TickDB Market Data
by tickdb

Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes

13 tools answering
Kraken Signals MCP
by nikoble1926

Kraken crypto signals via x402: free preview + paid USDC-on-Base signals, regime & indicators

28 installs/wk local only
Lonestaroracle
by lonestaroracle

Paid market-data MCP: crypto, equities, smart-money, macro, wallet PnL. x402 per call on Base.

6 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only

X402 Crypto MCP — questions

Answers built from our own checks of this server.

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