CryptoCompare (Crypto Market Data)

CryptoCompare (Crypto Market Data) MCP Connector for Claude

F

Access real-time and historical cryptocurrency market data, news, and top coins directly from your AI agent.

13 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your CryptoCompare account to any AI agent to access institutional-grade cryptocurrency market data through natural conversation.

What you can do

  • Real-time Pricing — Fetch current prices for single or multiple cryptocurrencies across various fiat and crypto pairs using get_price and get_price_multi.
  • Historical Data — Retrieve OHLCV (Open, High, Low, Close, Volume) data at daily, hourly, or minute intervals with get_historical_daily, get_historical_hourly, and get_historical_minute.
  • Market Insights — List top coins by market cap and identify the highest volume trading pairs for any asset using get_top_mktcap and get_top_pairs.
  • News & Sentiment — Stay updated with the latest crypto news, categorized feeds, and industry updates via get_latest_news.
  • Global Coverage — Access a comprehensive list of all supported coins and exchanges in the CryptoCompare ecosystem.

How it works

  1. Subscribe to this server
  2. Enter your CryptoCompare API Key
  3. Start querying crypto markets from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Traders & Investors — Get instant price checks and historical trends without leaving your workflow.
  • Developers — Integrate market data into your code or research directly from your IDE.
  • Analysts — Perform deep market cap and volume analysis using natural language queries.
cryptocurrencymarket-databitcoinethereumtrading-analysis

13 tools expose this connector's capabilities to your AI agent.

get_historical_daily

Get daily historical OHLCV data

get_historical_hourly

Get hourly historical OHLCV data

get_historical_minute

Get minute historical OHLCV data

get_latest_news

Get the latest cryptocurrency news

get_price_multi_full

Get full 24h market data for multiple cryptocurrencies

get_price_multi

Get the current price of multiple cryptocurrencies

get_price

Get the current price of any cryptocurrency in any other currency

get_top_mktcap

Get top coins by market cap

get_top_pairs

Get top trading pairs by volume

list_all_coins

List all supported cryptocurrencies

list_all_exchanges

List all supported exchanges

list_news_categories

List available news categories

list_news_feeds

List available news feeds

See how to talk to your AI agent using CryptoCompare (Crypto Market Data).

What is the current price of BTC in USD and EUR?

I've checked the latest market data. Bitcoin (BTC) is currently trading at $64,250.50 USD and €59,120.30 EUR.

Show me the daily historical data for ETH/USD for the last 7 days.

Retrieving historical OHLCV data for Ethereum... Here are the daily closes for the last week, showing a trend from $3,420 up to $3,550.

List the top 5 cryptocurrencies by market cap in USD.

The current top 5 coins by market cap are: 1. Bitcoin (BTC), 2. Ethereum (ETH), 3. Tether (USDT), 4. BNB, and 5. Solana (SOL).

Yes! You can use `get_historical_daily`, `get_historical_hourly`, or `get_historical_minute` to fetch OHLCV data for any supported cryptocurrency pair.

Related Connectors