Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents.
Ask Claude: What's ETH doing? Top 10 coins? Gas on Base? What's my portfolio worth?
Hosted (Claude.ai Custom Connector): https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp
Docs: DeepWiki Β· mcpservers.org


COINGECKO_API_KEY for higher limits)Local build:
You do not need paid hosting for discoverability. This server already installs via npx -y mcp-crypto-toolkit (stdio) and is listed on the Official MCP Registry. Glama and PulseMCP ingest from there β no Fly/Railway bill required.
Only deploy HTTP if you want a remote /mcp endpoint (e.g. Claude.ai Custom Connector or Smithery URL publish).
Public hosted endpoint (Cloudflare Workers):
/mcp)Or deploy your own (Cloudflare / Docker / Render) and use https://YOUR-HOST/mcp. After upgrading a hosted server, remove and re-add the connector if tools still show as empty.
Do not put a remote URL in claude_desktop_config.json β that file is stdio-only. For Claude Desktop local use, prefer:
Cloudflare Workers (recommended remote β free tier)
Uses the web-standard MCP transport (src/worker.ts) β no Docker required.
After deploy: https://mcp-crypto-toolkit.<your-subdomain>.workers.dev/health
Claude / Smithery URL: https://mcp-crypto-toolkit.<your-subdomain>.workers.dev/mcp
Local preview: npm run dev:cf
Optional secrets / vars:
CI: add repo secrets CLOUDFLARE_API_TOKEN + CLOUDFLARE_ACCOUNT_ID β Worker auto-deploys on GitHub Release (and via workflow_dispatch).
Render (free β no credit card)
render.yaml uses the Free plan)https://YOUR-SERVICE.onrender.com/healthhttps://YOUR-SERVICE.onrender.com/mcpFree tier sleeps after ~15 min idle; first request may take ~30s to wake.
Docker (local / your own VPS)
Paid PaaS (if you outgrow free tier): Fly.io and Railway work with the included fly.toml / railway.toml but are not free long-term.
Optional env: COINGECKO_API_KEY, COINGECKO_PRO=1, gas oracle keys (see table below).
| Tool | Description |
|---|---|
get_price | Live price + market cap, volume, rank, ATH/ATL |
convert | Crypto β fiat/crypto conversion |
search_coin | Search by name or symbol |
top_coins | Top N by market cap/volume + gainers/losers |
compare_coins | Side-by-side compare 2β5 coins |
portfolio_value | Value a list of holdings |
historical_price | Point date or range chart + investment snapshot |
gas_tracker | Gas fees + estimated transfer cost (USD) |
profit_calc | P&L, ROI, break-even (fees + network fee) |
trending | Trending coins + Fear & Greed Index |
| Prompt | Purpose |
|---|---|
market-overview | Top coins + trending + market tone |
whats-trending | Trending coins + Fear & Greed |
analyze-coin | Price + 7d trend for one coin |
trade-pnl | Walk through a P&L calc |
gas-check | Gas + transfer cost advice |
| Variable | Purpose |
|---|---|
COINGECKO_API_KEY | Higher CoinGecko rate limits (still optional) |
COINGECKO_PRO=1 | Use Pro header with your key |
MCP_API_KEY | Worker only: require Bearer / x-api-key on /mcp |
RATE_LIMIT_PER_MINUTE | Worker only: default 60 |
ETHERSCAN_API_KEY / BSCSCAN_API_KEY / β¦ | Better gas oracles |
OPTIMISM_API_KEY | Optimism gas oracle |
PORT | HTTP server port (default 3000) |
Without gas API keys, gas falls back to Blocknative then static estimates.
See CONTRIBUTING.md for setup, PR guidelines, and the release process.
nad33mahm3d/mcp-crypto-toolkit, workflow publish.yml, environment release, allow npm publishCHANGELOG.mdvX.Y.ZNPM_TOKEN; provenance automatic)MIT β see LICENSE
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-crypto-toolkit)<a href="https://allmcps.com/mcp/mcp-crypto-toolkit"><img src="https://allmcps.com/api/badge/mcp-crypto-toolkit?style=directory" alt="MCP Crypto Toolkit on AllMCPs" /></a>