The list above is updated frequently, new crypto markets, exchanges, bug fixes, and API endpoints are introduced on a regular basis. See the Manual for more details. If you can't find a cryptocurrency ...
src/ccxt_mcp/ ├── __init__.py # Main server file ├── utils/ │ └── exchange.py # Exchange management with testnet support ├── tools/ │ ├── fetch_ticker.py # Ticker data tool │ ├── fetch_order_book.py # ...