ccxt-mcp

ccxt-mcp

38

CCXT MCP Server allows AI models to interact and trade on cryptocurrency exchanges using the Model Context Protocol. It uses the CCXT library to connect with numerous exchanges, providing market data and trading functionalities, while supporting advanced trading and risk management features.

CCXT MCP Server

CCXT MCP Server enables AI models to interact with cryptocurrency exchange APIs using the Model Context Protocol (MCP). It leverages the CCXT library to access over 100 cryptocurrency exchanges for trading and market data retrieval.

Key Features

  • Market Information Retrieval: List exchanges, view market and price information, and order book data.
  • Trading Functions: Create/cancel orders, check balances, view trading history.
  • Trading Analysis: Performance analysis, win rate calculation, and pattern recognition.
  • Position Management: Leverage settings, position sizing, and split strategy implementation.
  • Risk Management: Stop loss settings, take profit strategies, and loss limits.

How It Works

The server communicates with AI models (e.g., Claude or GPT) to execute user requests via cryptocurrency APIs.

Installation and Usage

Install globally with npm or run directly with npx. Configure via Claude Desktop or a separate configuration file.