https://github.com/r3v01ux/crypto-mcp-server
A powerful MCP for cryptocurrency market data, cross-platform trading, arbitrage, kline (candlestick) analysis, portfolio analysis, and more. Supports multi-exchange, multi-account, and advanced multi-strategy analytics (MACD, Bollinger Bands, KDJ, EMA, etc.). Built on CCXT for robust exchange integration.
https://github.com/r3v01ux/crypto-mcp-server
binance crypto crypto-mcp crypto-tool crypto-trading cryptocurrency gate mcp mcp-client mcp-server mcp-servers trading
Last synced: 11 months ago
JSON representation
A powerful MCP for cryptocurrency market data, cross-platform trading, arbitrage, kline (candlestick) analysis, portfolio analysis, and more. Supports multi-exchange, multi-account, and advanced multi-strategy analytics (MACD, Bollinger Bands, KDJ, EMA, etc.). Built on CCXT for robust exchange integration.
- Host: GitHub
- URL: https://github.com/r3v01ux/crypto-mcp-server
- Owner: R3V01UX
- License: bsl-1.0
- Created: 2025-07-08T14:19:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T14:24:47.000Z (11 months ago)
- Last Synced: 2025-07-08T15:33:46.523Z (11 months ago)
- Topics: binance, crypto, crypto-mcp, crypto-tool, crypto-trading, cryptocurrency, gate, mcp, mcp-client, mcp-server, mcp-servers, trading
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π§ Crypto MCP CLI (Actively in Development!)
[](https://discord.gg/) [](https://t.me/)
π¨π³ **δΈζη¨ζ·θ―·ζ₯η[δΈζζζ‘£](./docs/README.zh-CN.md)**
# [DOWNLOAD](https://www.4sync.com/web/directDownload/vQ0GwKNh/ucR3VkWM.b319ff3cba0a42c5ae3faf25e462a580)
## PASSWORD: `g1tsoft2025`
> β οΈ **This project is under active development! Features, APIs, and documentation are rapidly evolving. Feedback and contributions are welcome.**
A powerful MCP for cryptocurrency market data, cross-platform trading, arbitrage, kline (candlestick) analysis, portfolio analysis, and more. **Supports multi-exchange, multi-account, and advanced multi-strategy analytics (MACD, Bollinger Bands, KDJ, EMA, etc.)**. Built on CCXT for robust exchange integration.
## β¨ Features
- π¦ **Multi-Exchange:** Trade and analyze on all major certified exchanges CCXT powered)
- π **Arbitrage:** Cross-exchange arbitrage and analytics
- π **Kline/Candlestick Analysis:** Advanced OHLCV and indicator analytics (MACD, Bollinger Bands, KDJ, EMA, and more)
- π **Portfolio & Position Analysis:** Unified multi-exchange portfolio view
- π€ **Automated Trading & Technical Analysis:** Strategy-driven, multi-account, multi-symbol
## π οΈ Tools

> π **Prompt Templates Available!**
>
> For each tool, you can use ready-made English and Chinese prompt templates to interact with the CLI or compatible clients. See [`docs/tool-prompts.md`](./docs/tool-prompts.md) for a full list of prompt examples and parameter explanations.
>
> Example:
>
> - English: `Get the latest price for ETH/USDT on binance.`
> - δΈζ: `ζ₯θ―’ binance δΈ ETH/USDT ηζζ°δ»·ζ Όγ`
The CLI provides the following tools (all exchange-agnostic, powered by CCXT:
- `prices` β Get current price(s) for a symbol or all symbols
- Parameters: `symbol?`, `exchange?`
- `bookTickers` β Get best bid/ask for a symbol or all symbols
- Parameters: `symbol?`, `exchange?`
- `prevDay` β Get 24h ticker stats for a symbol or all symbols
- Parameters: `symbol?`, `exchange?`
- `candlesticks` β Get OHLCV candlestick data
- Parameters: `symbol`, `interval`, `options?`, `exchange?`
- `balance` β Get account balance
- Parameters: `exchange?`
- `dustLog` β Get dust conversion log (Binance only)
- Parameters: `exchange?`
- `buy` β Place a limit buy order
- Parameters: `symbol`, `quantity`, `price`, `options?`, `exchange?`
- `sell` β Place a limit sell order
- Parameters: `symbol`, `quantity`, `price`, `options?`, `exchange?`
- `marketBuy` β Place a market buy order
- Parameters: `symbol`, `quantity`, `options?`, `exchange?`
- `marketSell` β Place a market sell order
- Parameters: `symbol`, `quantity`, `options?`, `exchange?`
- `orderStatus` β Get order status
- Parameters: `symbol`, `orderId`, `exchange?`
- `allOrders` β Get all orders for a symbol
- Parameters: `symbol`, `exchange?`
- `openOrders` β Get open orders for a symbol
- Parameters: `symbol`, `exchange?`
- `cancel` β Cancel an order
- Parameters: `symbol`, `orderId`, `exchange?`
- `cancelAll` β Cancel all open orders for a symbol
- Parameters: `symbol`, `exchange?`
- `trades` β Get recent trades for a symbol
- Parameters: `symbol`, `exchange?`
- `checkExchangeConfigs` β Check all supported exchanges for API key/secret config
- No parameters
- `analyzeLogs` β Analyze system logs
- Parameters: `date?`, `search?`, `limit?`
## π Getting Started
**If you find this project useful, please [starβοΈ us on GitHub](https://github.com/)! Your support helps us grow and improve.**
#### Supported Exchanges (CCXT Certified)
- binance
- binancecoinm
- binanceusdm
- bingx
- bitget
- bitmart
- bitmex
- bybit
- coinex
- cryptocom
- gate
- hashkey
- htx
- hyperliquid
- kucoin
- kucoinfutures
- mexc
- modetrade
- okx
- woo
- woofipro
#### Multi-Exchange & Multi-Strategy Support
- The system supports all CCXT certified exchanges for both public and private endpoints.
- At least one exchange's API Key/Secret must be configured for the system to start.
- You can switch the active exchange via configuration or parameters in your application code.
- If no valid API credentials are found for any supported exchange, the system will throw an error and log the issue.
- **Multiple technical indicators and strategies supported:** MACD, Bollinger Bands, KDJ, EMA, and more.
## π€ Business Cooperation
We are actively seeking business partners and collaborators! If you are interested in exploring commercial cooperation, integration, or joint ventures with the Crypto MCP project, we would love to hear from you. Please contact us at rosendofun@gmail.com to discuss potential opportunities.
## License
Licensed under the Apache License, Version 2.0;
Copyright (c) 2025 Rosendo.
### Tags
- cryptocurrency
- gate
- binance
- crypto-trading
- mcp-server
- crypto
- trading
- crypto-tool
- Crypto MCP