MCP Servers / development / CCXT MCP Server

CCXT MCP Server

JSON →
httpnone139development

Integrate with cryptocurrency exchanges using the CCXT library.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: ccxt-mcp-server-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envBINANCE_API_KEY
envBINANCE_SECRET
envKUCOIN_API_KEY
envKUCOIN_SECRET
envPROXY_URL
Resources
CCXT MCP Server — MCP Server · libregistry