← All servers
πŸ”§

Codex CCXT MCPVerifiedπŸ›‘ No advisories

io.github.lucyfox199818-collab/ccxt-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/lucyfox199818-collab, which proved it owns this namespace.

Verified owner: github.com/lucyfox199818-collab β†—io.github.lucyfox199818-collab/ccxt-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs BINANCE_API_KEY, BINANCE_API_SECRET.
βœ“
Configuration
Reads CCXT_EXCHANGE_ID, CCXT_DEFAULT_TYPE, CCXT_SANDBOX, CCXT_ENABLE_TRADING, CCXT_DRY_RUN.

About

Dry-run-first CCXT MCP with market, account, derivatives, and guarded trading tools.

Packages & transports

dockerghcr.io/lucyfox199818-collab/ccxt-mcp:0.1.0vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ccxt": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/lucyfox199818-collab/ccxt-mcp:0.1.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/lucyfox199818-collab/ccxt-mcp:0.1.0