Submit

ccxt

@doggybee

High-performance CCXT MCP server for cryptocurrency exchange integration

Server Config

{
  "mcpServers": {
    "ccxt": {
      "command": "npx",
      "args": [
        "@mcpfun/mcp-server-ccxt"
      ],
      "env": {
        "DEFAULT_EXCHANGE": "binance",
        "LOG_LEVEL": "info",
        "USE_PROXY": "false"
      },
      "description": "CCXT MCP Server for cryptocurrency exchange integration"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.