CCXT
Summary
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.
Available Actions(31)
list-exchanges
List all available cryptocurrency exchanges.
get-ticker
Get current ticker information for a trading pair.
batch-get-tickers
Get ticker information for multiple trading pairs at once.
get-orderbook
Get market order book for a trading pair.
get-ohlcv
Get OHLCV candlestick data for a trading pair.
get-trades
Get recent trades for a trading pair.
get-markets
Get all available markets for an exchange.
get-exchange-info
Get exchange information and status.
get-leverage-tiers
Get futures leverage tiers.
get-funding-rates
Get current funding rates.
get-positions
Get open positions information.
get-open-orders
Get all open orders.
get-order-history
Get order history.
account-balance
Get your account balance from a crypto exchange.
place-market-order
Place a market order on an exchange.
place-limit-order
Place a limit order on an exchange.
cancel-order
Cancel an existing order.
cancel-all-orders
Cancel all open orders.
set-leverage
Set leverage for futures.
set-margin-mode
Set margin mode for futures.
place-futures-market-order
Place futures market orders.
place-futures-limit-order
Place futures limit orders.
transfer-funds
Transfer funds between accounts (e.g., spot to futures).
cache-stats
Get CCXT cache statistics.
clear-cache
Clear CCXT cache.
set-log-level
Set logging level.
get-proxy-config
Get proxy settings.
set-proxy-config
Configure proxy settings.
set-market-type
Set default market type.
set-default-exchange
Change the default exchange.
system-info
Get system and environment information.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요