Home/Guides/MCP Servers for Crypto Trading...

MCP Servers for Crypto Trading

What Is MCP?

Model Context Protocol lets Claude connect to external tools natively. Install an MCP server and Claude uses it directly — no integration code needed.

Install

# Hosted (no install)
claude mcp add blockscout https://mcp.blockscout.com/mcp

# npm
npx @coingecko/coingecko-mcp

# GitHub
git clone https://github.com/solana-foundation/solana-mcp-official
cd solana-mcp-official && npm install && npm start

Top Crypto MCP Servers

  • Paradex — DEX trading, no KYC, official
  • OKX Agent Trade Kit — Full CEX, spot + futures + options
  • Bitget Agent Hub — Most complete exchange MCP
  • Kraken CLI — 134 commands, paper trading, MCP compatible
  • CCXT MCP — 100+ exchanges unified
  • CoinGecko MCP — Market data, official
  • Funding Rates MCP — Perpetual funding data for arbitrage
  • Whale Tracker MCP — Large transaction monitoring

See the full Skills & MCP directory →

Browse: Exchange Directory · Skills & MCP · All Guides