Enterprise DNA Enterprise DNA
M MCP Servers Developer low

eliasfire617/crypto-market-data-mcp

by Various

Read-only crypto market data MCP server (price, funding rates, open interest, long/short, order book, candles) across major exchanges via CCXT.

MCP

eliasfire617/crypto-market-data-mcp

Added 11 June 2026

#ai-agents #ccxt #crypto #funding-rate #market-data #mcp #model-context-protocol #trading

Overview

A read-only MCP server that provides crypto market data including price, funding rates, open interest, long/short ratios, order book snapshots, and candlestick data. It aggregates data from major exchanges through the CCXT library, making it accessible via the Model Context Protocol.

Best for

Best for
Developers building crypto trading tools or analytics dashboards that need standardized market data from multiple exchanges.

Use cases

  • Fetch real-time price and order book data for trading bots
  • Monitor funding rates and open interest across exchanges
  • Retrieve historical candlestick data for backtesting strategies

How to use

Install

npx -y mcpize connect @eliasfire617/crypto-market-data --client claude

Tools exposed

  • list_exchanges
  • get_capabilities
  • search_symbols
  • get_price
  • get_order_book
  • get_ohlcv
  • get_recent_trades
  • get_funding_rate
  • get_funding_rate_history
  • compare_funding
  • get_open_interest
  • get_long_short_ratio
  • get_liquidations

Tested with

Claude Desktop, Cursor, Windsurf, Cline

Notes

A read-only MCP server that provides crypto market data including price, funding rates, open interest, long/short ratios, order book snapshots, and candlestick data. It aggregates data from major exchanges through the CCXT library, making it accessible via the Model Context Protocol.

0 stars on GitHub. Last updated 2026-06-10. Licensed MIT.

Use cases

  • Fetch real-time price and order book data for trading bots
  • Monitor funding rates and open interest across exchanges
  • Retrieve historical candlestick data for backtesting strategies

Pros

  • Supports multiple exchanges through a single CCXT interface
  • Read-only design reduces risk of accidental trades
  • Lightweight Python server easy to integrate with MCP clients

Cons

  • No write capabilities for executing trades or placing orders
  • Dependent on CCXT library for exchange connectivity and rate limits
  • Limited to market data only, no on-chain or DeFi metrics

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Supports multiple exchanges through a single CCXT interface
  • Read-only design reduces risk of accidental trades
  • Lightweight Python server easy to integrate with MCP clients

Cons

  • No write capabilities for executing trades or placing orders
  • Dependent on CCXT library for exchange connectivity and rate limits
  • Limited to market data only, no on-chain or DeFi metrics
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks