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.

E

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

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