ccxt-python
NewCCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "ccxt-python": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is ccxt-python?
CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.
How to install ccxt-python?
To install ccxt-python: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "ccxt-python": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is ccxt-python best for?
ccxt-python is a mcp categorized under Development. It is designed for: api, python, coding, data-&-analytics. Created by ccxt.