Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. MCP Crypto Toolkit
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

MCP Crypto Toolkit

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-crypto-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-crypto-toolkit"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

mcp-crypto-toolkit

npm version License: MIT MCP CI Listed on mcpservers.org DeepWiki

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

Demo

Claude.ai Custom Connector β€” 10 tools

Features

  • Live prices with market cap, volume, rank, ATH/ATL (CoinGecko)
  • Convert between crypto and fiat (optimized PKR via Binance P2P when needed)
  • Search coins by name/symbol
  • Top coins + gainers/losers snapshot
  • Compare 2–5 coins side by side
  • Portfolio valuation (batch holdings)
  • Historical point-in-time + range charts (7d/30d/…)
  • EVM gas tracker with USD transfer estimates
  • Profit/loss calculator with exchange + network fees
  • Trending coins + Crypto Fear & Greed Index
  • MCP prompts for common workflows
  • Zero config β€” no API key required (optional COINGECKO_API_KEY for higher limits)
  • stdio + HTTP + Cloudflare Workers transports

Quick Install

Terminal
npx -y mcp-crypto-toolkit

Installation

Claude Desktop / Cursor / Windsurf

config.json
{
  "mcpServers": {
    "crypto-toolkit": {
      "command": "npx",
      "args": ["-y", "mcp-crypto-toolkit"]
    }
  }
}

Local build:

config.json
{
  "mcpServers": {
    "crypto-toolkit": {
      "command": "node",
      "args": ["/ABSOLUTE/PATH/TO/mcp-crypto-toolkit/dist/index.js"]
    }
  }
}

HTTP server

Terminal
npm run build
npm run start:http
# POST http://localhost:3000/mcp

Deploy (Smithery / remote MCP) β€” optional

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).

Claude.ai Custom Connector

Public hosted endpoint (Cloudflare Workers):

Code
https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp
  1. In Claude.ai: Settings β†’ Connectors β†’ Add custom connector
  2. Paste the URL above (must include /mcp)
  3. You should see 10 tools (get price, convert, trending, …)

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:

config.json
{
  "mcpServers": {
    "crypto-toolkit": {
      "command": "npx",
      "args": ["-y", "mcp-crypto-toolkit"]
    }
  }
}

Cloudflare Workers (recommended remote β€” free tier)

Uses the web-standard MCP transport (src/worker.ts) β€” no Docker required.

Live demo: health Β· MCP

Terminal
npm install
npx wrangler login
npm run deploy:cf

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:

Terminal
npx wrangler secret put COINGECKO_API_KEY
npx wrangler secret put MCP_API_KEY   # optional: require Bearer / x-api-key on /mcp
# Pro keys also need: wrangler.toml [vars] COINGECKO_PRO = "1"
# Optional: RATE_LIMIT_PER_MINUTE = "60" (default)

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)

  1. Fork/connect repo at render.com
  2. New β†’ Blueprint β†’ point at this repo (render.yaml uses the Free plan)
  3. After deploy: https://YOUR-SERVICE.onrender.com/health
  4. Smithery: publish https://YOUR-SERVICE.onrender.com/mcp

Free tier sleeps after ~15 min idle; first request may take ~30s to wake.

Docker (local / your own VPS)

Terminal
docker build -t mcp-crypto-toolkit .
docker run -p 3000:3000 mcp-crypto-toolkit

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).

Tools (10)

ToolDescription
get_priceLive price + market cap, volume, rank, ATH/ATL
convertCrypto ↔ fiat/crypto conversion
search_coinSearch by name or symbol
top_coinsTop N by market cap/volume + gainers/losers
compare_coinsSide-by-side compare 2–5 coins
portfolio_valueValue a list of holdings
historical_pricePoint date or range chart + investment snapshot
gas_trackerGas fees + estimated transfer cost (USD)
profit_calcP&L, ROI, break-even (fees + network fee)
trendingTrending coins + Fear & Greed Index

Prompts

PromptPurpose
market-overviewTop coins + trending + market tone
whats-trendingTrending coins + Fear & Greed
analyze-coinPrice + 7d trend for one coin
trade-pnlWalk through a P&L calc
gas-checkGas + transfer cost advice

Example prompts

  1. What's the current price of Bitcoin and its market cap?
  2. Search for coins matching "pepe"
  3. Show top 10 coins and today's gainers
  4. Compare BTC, ETH, and SOL
  5. Value my portfolio: 0.5 BTC and 2 ETH in USD
  6. What was ETH on 01-01-2024, and what would $1000 then be worth now?
  7. Show SOL's 30-day price range
  8. What's gas on Base right now in USD?
  9. I bought at 100, sold at 120, qty 10, 0.1% fees β€” profit?
  10. What's trending and what's the Fear & Greed index?

Development

bash
git clone https://github.com/nad33mahm3d/mcp-crypto-toolkit
cd mcp-crypto-toolkit
npm install
npm test
npm run build
npm run inspector

Optional env

VariablePurpose
COINGECKO_API_KEYHigher CoinGecko rate limits (still optional)
COINGECKO_PRO=1Use Pro header with your key
MCP_API_KEYWorker only: require Bearer / x-api-key on /mcp
RATE_LIMIT_PER_MINUTEWorker only: default 60
ETHERSCAN_API_KEY / BSCSCAN_API_KEY / …Better gas oracles
OPTIMISM_API_KEYOptimism gas oracle
PORTHTTP server port (default 3000)

Without gas API keys, gas falls back to Blocknative then static estimates.

Contributing

See CONTRIBUTING.md for setup, PR guidelines, and the release process.

  • Code of Conduct
  • Security Policy
  • Support
  • Changelog
  • DeepWiki β€” auto-generated architecture docs
  • mcpservers.org

Releasing (maintainers)

  1. One-time: npm package Settings β†’ Trusted Publisher β†’ GitHub Actions β†’ repo nad33mahm3d/mcp-crypto-toolkit, workflow publish.yml, environment release, allow npm publish
  2. Update CHANGELOG.md
  3. Create a GitHub Release with tag vX.Y.Z
  4. Actions publishes to npm via OIDC (no NPM_TOKEN; provenance automatic)

API Credits

  • CoinGecko β€” prices, markets, trending (free tier, no key required)
  • Alternative.me β€” Fear & Greed Index
  • Binance P2P β€” USDT/PKR when converting to PKR
  • Etherscan family β€” optional gas oracles
  • Blocknative β€” gas fallback

License

MIT β€” see LICENSE

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • 1inch MCP logo1inch MCP

    Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.

    πŸ’° Finance & Fintech0 views
    Compare vs 1inch MCP β†’
  • Stripe AI logoStripe AI

    MCP server integrating with Stripe - tools for customers, products, payments, and more.

    πŸ’° Finance & Fintech0 views
    Compare vs Stripe AI β†’
  • WingmanProtocol Agent Gateway logoWingmanProtocol Agent Gateway

    Async errands, artifact hosting, watches, memory + 15 calculators for AI agents. x402 on Base.

    πŸ’° Finance & Fintech1 views
    Compare vs WingmanProtocol Agent Gateway β†’
  • M
    MCP

    Crypto market intelligence: prices, funding rates, narratives, regime, and delta-neutral research.

    πŸ’° Finance & Fintech0 views
    Compare vs MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Crypto Toolkit

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-crypto-toolkit": { "command": "npx", "args": ["-y", "mcp-crypto-toolkit"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Crypto Toolkit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-crypto-toolkit?style=directory)](https://allmcps.com/mcp/mcp-crypto-toolkit)
HTML Embed
<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>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to MCP Crypto Toolkit β†’Install in Claude DesktopInstall in CursorInstall in VS Code