doggybee_mcp-server-ccxt
If you are the rightful owner of doggybee_mcp-server-ccxt 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.
High-performance cryptocurrency exchange integration using MCP (Model Context Protocol) and CCXT.
The CCXT MCP Server is a high-performance integration tool that connects language models to cryptocurrency exchanges using the Model Context Protocol (MCP). It acts as a bridge, allowing LLMs to access real-time market data and execute trading operations across multiple exchanges through a unified API. The server supports over 20 cryptocurrency exchanges and various market types, including spot, futures, and swap markets. It is optimized for fast and reliable performance with features like caching and rate limiting. The server is compatible with LLMs such as Claude and GPT, making it a versatile tool for developers looking to integrate cryptocurrency trading capabilities into their applications.
Features
- Exchange Support: Connects to 20+ cryptocurrency exchanges.
- Market Types: Supports spot, futures, swap markets and more.
- Proxy Configuration: Options for accessing exchanges through proxies.
- Fast & Reliable: Optimized caching and rate limiting.
- MCP Standard: Compatible with LLMs like Claude and GPT via MCP.
Tools
list-exchanges
List all available cryptocurrency exchanges.
get-ticker
Get current ticker information for a trading pair.
get-orderbook
Get market order book for a trading pair.
account-balance
Get your account balance from a crypto exchange.
place-market-order
Place a market order on an exchange.