ccxt-mcp
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.
The CCXT MCP Server is a Model Context Protocol server that provides trading functionality through the CCXT library, supporting various exchanges and offering features like order management and trading analysis.
fetch_ticker.py
Get the price data of the transaction pair
fetch_order_book.py
Get order book data
fetch_trades.py
Get the latest transaction history
create_order.py
Create an order
cancel_order.py
Cancel an order
fetch_balance.py
Get account balance
trading_analysis.py
Trading analysis tips
order_management.py
Order Management Guidance
testnet_guidance.py
Test network usage guidance