mcpbeat Sign in

Recon Crypto MCP Server

local only

Recon Crypto MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 17 Sep 2026.

Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.

Installs per day peak 23 · avg 10 · -8% w/w
a month agotoday
49
Installs / week
npm · recon-crypto-mcp
4
Stars
39 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Recon Crypto MCP 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 recon-crypto-mcp -- npx -y recon-crypto-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "recon-crypto-mcp": {
      "args": [
        "-y",
        "recon-crypto-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.recon-crypto-mcp]
command = "npx"
args = ["-y", "recon-crypto-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "recon-crypto-mcp": {
      "args": [
        "-y",
        "recon-crypto-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "recon-crypto-mcp": {
      "args": [
        "-y",
        "recon-crypto-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ETHEREUM_RPC_URL (Custom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY).), ARBITRUM_RPC_URL (Custom Arbitrum RPC endpoint.), POLYGON_RPC_URL (Custom Polygon RPC endpoint.), BASE_RPC_URL (Custom Base RPC endpoint.), RPC_PROVIDER (RPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY.), RPC_API_KEY (API key for the chosen RPC_PROVIDER.), ETHERSCAN_API_KEY (Etherscan API key for contract verification lookups.), ONEINCH_API_KEY (1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.), WALLETCONNECT_PROJECT_ID (WalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Recon Crypto MCP

same job, measured the same way
VaultPilot MCP
by szhygulin

Self-custodial crypto + DeFi MCP for AI agents. Ledger-signed. EVM, TRON, Solana, BTC, LTC.

193 installs/wk local only
Headless Tracker
by tamaspetki

Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.

66 installs/wk local only
IronWallet
by ironwallet

Non-custodial crypto wallet MCP: check balances, sign and send transfers, and swap tokens locally.

255 installs/wk local only
AllocContext
by alloccontext

Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.

330 installs/wk local only
MCP Hd Wallet
by cryptoapis-io

MCP server for HD wallet management, balance, and sync on EVM, UTXO, XRP via Crypto APIs

102 installs/wk local only
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering
Onramperx
by mudko

Non-custodial value router: ranked fiat/crypto & cross-chain routes, swaps, onramp, gasless wallet.

5 tools answering

Recon Crypto MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Recon Crypto MCP?
Recon 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 recon-crypto-mcp was installed 49 times last week.
How do I connect Recon 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 recon-crypto-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Recon Crypto MCP?
The npm package recon-crypto-mcp was installed 49 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Recon Crypto MCP open source?
We cannot say either way: written in TypeScript, 4 stars on GitHub and 39 open issues, but we could not determine the licence, and without one the code is not open source by default.