mcp-server-ccxt

mcp-server-ccxt

46

This project is a Model Context Protocol (MCP) server that integrates with major cryptocurrency exchanges to provide real-time and historical market data. It serves functionalities such as fetching current prices, analyzing market trends, and accessing detailed trading information for LLMs like Claude. Features include multiple exchange support and enhanced historical data analysis.

Cryptocurrency Market Data MCP Server

A Model Context Protocol server that provides real-time and historical cryptocurrency market data through integration with major exchanges, enabling LLMs like Claude to fetch data.

Features

  • Real-time Market Data
    • Current cryptocurrency prices
    • Market summaries with bid/ask spreads
    • Top trading pairs by volume
    • Multiple exchange support
  • Historical Analysis
    • OHLCV data
    • Price change statistics
    • Volume history tracking
    • Customizable timeframes

Usage

  1. get-price: Current price for any trading pair.
  2. get-market-summary: Detailed market information.
  3. get-top-volumes: List top trading pairs by volume.
  4. list-exchanges: Show supported exchanges.
  5. get-historical-ohlcv: Historical candlestick data.
  6. get-price-change: Price changes over timeframes.
  7. get-volume-history: Track trading volume over time.