ccxt-mcp

lazy-dinosaur/ccxt-mcp

3.5

If you are the rightful owner of ccxt-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

CCXT MCP Server is a server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

fetchMarkets

Fetch markets from a cryptocurrency exchange

fetchTicker

Fetch ticker information for a symbol on an exchange

fetchTickers

Fetch all tickers from an exchange

fetchOrderBook

Fetch order book for a symbol on an exchange

fetchTrades

Fetch recent trades for a symbol on an exchange

fetchOHLCV

Fetch OHLCV candlestick data for a symbol on an exchange

createOrder

Create a new order using a configured account

cancelOrder

Cancel an existing order using a configured account

fetchOrder

Fetch information about a specific order using a configured account

fetchOpenOrders

Fetch all open orders using a configured account

fetchClosedOrders

Fetch all closed orders using a configured account

listAccounts

List all configured account names

fetchBalance

Fetch account balance for a configured account

fetchDeposits

Fetch deposit history for a configured account

fetchWithdrawals

Fetch withdrawal history for a configured account

fetchMyTrades

Fetch personal trade history for a configured account

analyzeTradingPerformance

Analyze trading performance for a configured account

calculateWinRate

Calculate win rate and profit metrics for a configured account

analyzeConsecutiveProfitLoss

Analyze consecutive winning and losing trades

analyzePeriodicReturns

Analyze daily and monthly returns for a configured account

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

exchanges

URI: exchanges://list

MIME: null

null

ace Info

URI: exchange://info/ace

MIME: null

null

alpaca Info

URI: exchange://info/alpaca

MIME: null

null

ascendex Info

URI: exchange://info/ascendex

MIME: null

null

bequant Info

URI: exchange://info/bequant

MIME: null

null

bigone Info

URI: exchange://info/bigone

MIME: null

null

binance Info

URI: exchange://info/binance

MIME: null

null

binancecoinm Info

URI: exchange://info/binancecoinm

MIME: null

null

binanceus Info

URI: exchange://info/binanceus

MIME: null

null

binanceusdm Info

URI: exchange://info/binanceusdm

MIME: null

null

bingx Info

URI: exchange://info/bingx

MIME: null

null

bit2c Info

URI: exchange://info/bit2c

MIME: null

null

bitbank Info

URI: exchange://info/bitbank

MIME: null

null

bitbns Info

URI: exchange://info/bitbns

MIME: null

null

bitcoincom Info

URI: exchange://info/bitcoincom

MIME: null

null

bitfinex Info

URI: exchange://info/bitfinex

MIME: null

null

bitfinex1 Info

URI: exchange://info/bitfinex1

MIME: null

null

bitflyer Info

URI: exchange://info/bitflyer

MIME: null

null

bitget Info

URI: exchange://info/bitget

MIME: null

null

bithumb Info

URI: exchange://info/bithumb

MIME: null

null

bitmart Info

URI: exchange://info/bitmart

MIME: null

null

ace Markets

URI: markets://exchange/ace

MIME: null

null

alpaca Markets

URI: markets://exchange/alpaca

MIME: null

null

ascendex Markets

URI: markets://exchange/ascendex

MIME: null

null

bequant Markets

URI: markets://exchange/bequant

MIME: null

null

bigone Markets

URI: markets://exchange/bigone

MIME: null

null

binance Markets

URI: markets://exchange/binance

MIME: null

null

binancecoinm Markets

URI: markets://exchange/binancecoinm

MIME: null

null

binanceus Markets

URI: markets://exchange/binanceus

MIME: null

null

binanceusdm Markets

URI: markets://exchange/binanceusdm

MIME: null

null

bingx Markets

URI: markets://exchange/bingx

MIME: null

null

Related MCP Servers

View all finance servers →