CoinAPI

CoinAPI MCP Connector for Claude

A+

Unified cryptocurrency data platform — access market data across hundreds of exchanges via AI.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Equip your AI agent with institutional-grade cryptocurrency market intelligence via CoinAPI. This unified server provides your agent with instant access to real-time and historical pricing, volume, trades, and order book data across hundreds of crypto exchanges. Your agent can instantly fetch precise exchange rates, audit OHLCV (Open, High, Low, Close, Volume) data, and retrieve Level 2 order books without you ever manually checking an exchange. Whether you are tracking market momentum or building an automated trading strategy, your agent acts as a dedicated quantitative analyst through natural conversation.

What you can do

  • Market Rates — Retrieve current exchange rates between any cryptocurrency and fiat currency pair.
  • Timeseries Data — Fetch detailed OHLCV (Open, High, Low, Close, Volume) records to analyze price actions across various timeframes.
  • Trade Activity — Monitor the most recent executed trades on any specific exchange and symbol.
  • Order Book Depth — Access Level 2 order book data to analyze liquidity and bid/ask spreads.
  • Asset Intelligence — List all supported fiat and crypto assets, symbols, and integrated exchanges.

How it works

  1. Subscribe to this server
  2. Enter your CoinAPI Key
  3. Start managing your crypto intelligence from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Crypto Traders & Quants — instantly retrieve exact order book depths, trades, and OHLCV data across multiple exchanges.
  • Financial Researchers — discover macro market trends and analyze liquidity without writing custom API scripts.
  • DeFi Developers — integrate institutional-grade pricing oracles and exchange rates into decentralized applications.
  • Portfolio Managers — track precise valuations of diverse crypto assets against multiple fiat pairs.
market-datacryptocurrencyohlcvorder-bookreal-time-syncrest-api

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

list_assets

List all assets

list_exchanges

List all exchanges

get_ohlcv

Get OHLCV data

get_latest_orderbooks

Get latest orderbooks

get_latest_quotes

Get latest quotes

get_exchange_rates

Get exchange rates

get_specific_rate

Get specific exchange rate

list_symbols

Can be optionally filtered. List all symbols

get_latest_trades

Get latest trades

See how to talk to your AI agent using CoinAPI.

What is the current exchange rate for Bitcoin to USD?

Fetching the latest rate for BTC/USD... Bitcoin is currently trading at approximately $65,400. Would you like me to pull the Level 2 order book for a specific exchange like Binance or Coinbase?

Show me the daily OHLCV data for Ethereum on Bitstamp.

Retrieving the daily OHLCV data for BITSTAMP_SPOT_ETH_USD... Yesterday, Ethereum opened at $3,450, reached a high of $3,520, and closed at $3,490, with a volume of 15,000 ETH traded.

Get the latest trades for Solana on Binance.

Fetching the most recent trades for BINANCE_SPOT_SOL_USDT... In the last few seconds, I see several buy orders filled around $145.20. The largest single trade was for 500 SOL. Should I check the current bid/ask quotes?

CoinAPI uses a specific format: `EXCHANGE_TYPE_BASE_QUOTE`. For example, to get Bitcoin to USD on Bitstamp, use `BITSTAMP_SPOT_BTC_USD`. You can use the `list_symbols` tool to find exact identifiers.

Related Connectors