A Model Context Protocol (MCP) server implementation for CCXT, a cryptocurrency trading library with support for many exchanges. This server allows AI assistants to access real-time cryptocurrency market data, including prices, order books, and trading information across multiple exchanges.
List all available cryptocurrency exchanges.
Get current ticker information for a trading pair.
Get ticker information for multiple trading pairs at once.
Get market order book for a trading pair.
Get OHLCV candlestick data for a trading pair.
Get recent trades for a trading pair.
Get all available markets for an exchange.
Get exchange information and status.
Get futures leverage tiers.
Get current funding rates.
Get open positions information.
Get all open orders.
Get order history.
Get your account balance from a crypto exchange.
Place a market order on an exchange.
Place a limit order on an exchange.
Cancel an existing order.
Cancel all open orders.
Set leverage for futures.
Set margin mode for futures.
Place futures market orders.
Place futures limit orders.
Transfer funds between accounts (e.g., spot to futures).
Get CCXT cache statistics.
Clear CCXT cache.
Set logging level.
Get proxy settings.
Configure proxy settings.
Set default market type.
Change the default exchange.
Get system and environment information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!