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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.