mcpbeat Sign in

MCP Crypto Toolkit MCP Server

by nad33mahm3d Your server? Claim it
not responding

MCP Crypto Toolkit is listed as active in the registry but did not answer our last check. 44 installs a week from npm. It exposes 10 tools. Last commit 4 Sep 2026.

Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents.

Installs per day peak 614 · avg 35
a month agotoday
Uptime history 18 days of history · worst day 0%
18 days agonow
0.0%
Uptime 24h
0 of 91 checks
10
Tools
read from the server
117 ms
Response time
average over 24h
44
Installs / week
npm and PyPI

MCP Crypto Toolkit does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add mcp-crypto-toolkit --transport http https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-crypto-toolkit": {
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-crypto-toolkit]
url = "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-crypto-toolkit": {
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-crypto-toolkit": {
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}

This one needs environment variables set before it will start: COINGECKO_API_KEY (Optional CoinGecko API key for higher rate limits), COINGECKO_PRO (Set to 1 to use CoinGecko Pro header with your key). The author declared them in the registry entry; get the values from the project itself.

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

coin
search_coin
Search cryptocurrencies by name or symbol. Returns CoinGecko ids for use in other tools.
compare
compare_coins
Compare 2–5 cryptocurrencies side by side (price, mcap, volume, 24h change).
convert
convert
Convert crypto amount to fiat/crypto. Optimized PKR via Binance P2P when requested.
gas
gas_tracker
Live gas fees for EVM chains (eth, bnb, polygon, arbitrum, base, optimism) with estimated transfer cost in native + USD.
historical
historical_price
Historical price on a date (DD-MM-YYYY) with investment snapshot, or a range chart via days (1/7/30/90/365/max).
portfolio
portfolio_value
Value a portfolio of holdings in any fiat (batch pricing). Pass [{coin, amount}, ...].
price
get_price
Get live price of any cryptocurrency in any fiat, with market cap, volume, rank, ATH/ATL. Uses CoinGecko.
profit
profit_calc
Calculate crypto profit/loss, ROI, break-even. Supports exchange fees and fixed network/gas fee. No API needed.
top
top_coins
Top cryptocurrencies by market cap or volume, with gainers/losers among the result set.
trending
trending
What's hot right now: CoinGecko trending coins plus Crypto Fear & Greed Index.

Endpoints

URLTransportStateLatencyChecked
https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp streamable-http answering 117 ms 6 min ago

Alternatives to MCP Crypto Toolkit

same job, measured the same way
Inferventis MCP Server
by bankee

Loan & mortgage calculator, compound interest, ROI, crypto prices, FX conversion for AI agents.

20 tools answering
Financekit MCP
by vdalhambra

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

93 installs/wk local only
Agent Data Pro
by orionsmithers

Research articles and live crypto prices for AI agents via x402 on Base.

4 tools answering
Agent Toolbelt
by rccola990-cloud

MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.

22 installs/wk local only
Calculators
by calcfleet

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

122 tools answering
Tradestaq MCP
by the-staq

AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.

49 installs/wk local only
crypto
by pipeworx-io

Crypto MCP — cryptocurrency prices and currency conversion

41 tools answering
Axp
by tradewr333-lgtm

Trust scores, opportunity feed, contracts and a paid crypto Decision API for AI agents.

32 installs/wk local only

MCP Crypto Toolkit — questions

Answers built from our own checks of this server.

What can MCP Crypto Toolkit do?
It exposes 10 tools, read directly from the server on our last check. Among them: compare_coins, convert, gas_tracker, get_price, historical_price, portfolio_value and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is MCP Crypto Toolkit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 117 ms. The bar chart above shows every period we have measured.
The registry lists MCP Crypto Toolkit as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect MCP Crypto Toolkit?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does MCP Crypto Toolkit need an API key?
No. MCP Crypto Toolkit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How many people use MCP Crypto Toolkit?
The npm package mcp-crypto-toolkit was installed 44 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.
Is MCP Crypto Toolkit 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.