ccxt-mcp
1
The CCXT MCP Server is designed for trading using the CCXT library and supports multiple exchanges. It includes features for managing orders, viewing trade data, and performing trading analysis. It is suitable for both development and production environments with testnet support.
CCXT MCP Server
Overview
The CCXT MCP Server is a Model Context Protocol (MCP) server that facilitates trading functions using the CCXT library. It supports various exchanges and offers features such as fetching ticker data, getting order book data, viewing recent trades, order creation/cancellation, and account balance fetching. It includes trading analysis prompts and testnet support.
Features
- Fetch ticker data for any symbol
- Get order book data
- View recent trades
- Create and cancel orders
- Fetch account balance
- Trading analysis prompts and order management guidance
- Supports any exchange available in CCXT
- Cached exchange instances for better performance
- Testnet support
Security
- Use environment variables for API keys
- Testnet recommended for development and testing
Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
License
MIT