CCXT Cryptocurrency Exchange
Integrates with cryptocurrency exchanges through CCXT library to provide market data analysis and execute trading operations across spot, futures, and options markets without context switching.
2 stars
0 tools
Created Aug 2025
@jcwleo/jcwleo-ccxt-cryptocurrency-exchange-ccxt-mcp-serverAbout
Integrates with cryptocurrency exchanges through CCXT library to provide market data analysis and execute trading operations across spot, futures, and options markets without context switching.
Categories
general
Installation
npm
npm install @jcwleo/jcwleo-ccxt-cryptocurrency-exchange-ccxt-mcp-server
Configuration
{
"mcpServers": {
"jcwleo-ccxt-cryptocurrency-exchange-ccxt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jcwleo/jcwleo-ccxt-cryptocurrency-exchange-ccxt-mcp-server"
]
}
}
}