← Trading & Brokerage

CCXT MCP

Community (CCXT library)

CommunityRead-WriteAdvanced
claudechatgptcursor
Visit WebsiteView on GitHub

Security Notice

CRITICAL β€” read-write server capable of executing real crypto trades across 100+ exchanges. Each exchange connection requires separate API keys β€” use exchange-specific restricted keys with trading permissions only, never withdrawal permissions. Withdrawal access from exchange API keys must be disabled β€” this is a non-negotiable security requirement for any crypto trading MCP. Community-maintained server β€” verify the specific GitHub repository is actively maintained before production use. Crypto trading regulations vary by jurisdiction β€” verify that using automated trading tools on your chosen exchange is permitted in your country. Never store exchange API keys in conversation history or AI memory.

CCXT MCP gives AI agents access to 100+ crypto exchanges through the battle-tested CCXT unified library β€” real-time prices, order books, historical data, and trade execution across exchanges from one connection. Read-write with real trade execution. Free to install. Critical security requirement: disable withdrawal permissions on all exchange API keys β€” trading-only permissions only. Advanced complexity β€” requires understanding of crypto exchange APIs before deploying.

About CCXT MCP

The CCXT MCP server wraps the widely-used CCXT (CryptoCurrency eXchange Trading) library β€” a unified API covering 100+ crypto exchanges β€” in an MCP interface, giving AI agents access to real-time prices, historical OHLCV data, order books, funding rates, and trade execution across the crypto market ecosystem. For crypto traders and researchers, CCXT eliminates the complexity of integrating with individual exchange APIs β€” one connection covers Binance, Coinbase, Kraken, Bybit, OKX, and 95+ others with a unified interface. The library has been battle-tested in production for years with broad community adoption. The MCP wrapper brings this capability into AI agent workflows. Security is non-negotiable: every exchange API key must have withdrawal permissions disabled β€” trading-only access β€” and must be stored in environment variables never in conversation history or AI memory. Crypto trading regulations vary significantly by jurisdiction β€” verify compliance before deploying.

Use Cases

  • Access real-time and historical crypto market data across 100+ exchanges through one connection
  • Compare prices and liquidity across exchanges for arbitrage opportunity research
  • Execute crypto trades across multiple exchanges through natural language commands
  • Monitor funding rates and open interest across perpetual futures markets
  • Build cross-exchange crypto research and trading tools using the CCXT unified API

Available Tools

fetch_ticker

real-time price and 24h volume for any trading pair on any exchange

fetch_ohlcv

historical candlestick data across exchanges and timeframes

fetch_order_book

bid ask spread and depth

fetch_trades

recent trade history

fetch_balance

account balances across connected exchanges

create_order

place market, limit, and stop orders on connected exchanges

cancel_order

cancel pending orders

fetch_positions

open perpetual futures positions and leverage

fetch_funding_rate

perpetual futures funding rates across exchanges

fetch_markets

all available trading pairs on connected exchanges

Pricing

FreeFree

CCXT library is MIT licensed and free. Community MCP server is free to install. Exchange API fees and trading fees apply on each connected exchange β€” these vary by exchange and trading volume.

Technical Details

Install Method

pip, npm, docker

Compatible Clients

claude, chatgpt, cursor

Access Type

Read-Write

Target Audience

personal, smb

Available Regions

global

Release Status

GA

Last Updated

2026-07-01

More in Trading & Brokerage