ccxt-mcp

pcriadoperez/ccxt-mcp

3.2

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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources

Related MCP Servers

View all finance servers →