ccxt-mcp
CCXT MCP Server allows AI models to interact and trade on cryptocurrency exchanges using the Model Context Protocol. It uses the CCXT library to connect with numerous exchanges, providing market data and trading functionalities, while supporting advanced trading and risk management features.
What is the CCXT MCP Server?
It is a server that allows AI models to interact with cryptocurrency exchange APIs using the Model Context Protocol, leveraging the CCXT library.
How can I install the CCXT MCP Server?
You can install it globally using npm with the command npm install -g @lazydino/ccxt-mcp
or run it directly using npx.
What exchanges are supported?
The server supports over 100 cryptocurrency exchanges through the CCXT library.
Can I use a custom configuration file?
Yes, you can specify a custom configuration file using the --config
option when running the server.
What are the key features of the server?
Key features include market information retrieval, trading functions, trading analysis, position management, and risk management.