ccxt
A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java
ccxt MCP Server
MCP server for ccxt/ccxt
Ready-to-Use Client Configurations
{
"mcpServers": {
"ccxt": {
"command": "npx",
"args": [
"-y",
"@ccxt/ccxt"
]
}
}
}