CCXT MCP Server
JSON →Integrate with cryptocurrency exchanges using the CCXT library.
Install
npx -y @smithery/cli Tools · 8
- get_ticker Get current ticker data for a trading pair
- get_orderbook Get order book for a trading pair
- get_balance Get account balance
- create_order Create a new order
- cancel_order Cancel an existing order
- get_open_orders Get all open orders
- get_markets Get all available markets
- get_ohlcv Get OHLCV candlestick data
Environment variables
BINANCE_API_KEYBINANCE_SECRETKUCOIN_API_KEYKUCOIN_SECRETPROXY_URL
Links
★ 139 GitHub stars