CCXT MCP Server — Cryptocurrency Exchange MCP

CCXT MCP server enabling AI agents to interact with cryptocurrency exchanges via the CCXT library — supporting 100+ exchanges (Binance, Coinbase, Kraken, etc.), fetching market data, retrieving OHLCV candles, checking account balances, and integrating unified crypto exchange access into agent-driven crypto trading analysis workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Finance ccxt cryptocurrency exchange mcp-server trading crypto defi
⚙ Agent Friendliness
68
/ 100
Can an agent use this?
🔒 Security
79
/ 100
Is it safe for agents?
⚡ Reliability
64
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
70
Error Messages
65
Auth Simplicity
75
Rate Limits
70

🔒 Security

TLS Enforcement
98
Auth Strength
78
Scope Granularity
68
Dep. Hygiene
72
Secret Handling
78

HTTPS. Exchange API keys. Read-only unless trading. Community MCP. High financial risk.

⚡ Reliability

Uptime/SLA
68
Version Stability
62
Breaking Changes
62
Error Recovery
65
AF Security Reliability

Best When

An agent needs unified access to multiple cryptocurrency exchanges — CCXT abstracts exchange differences so agents can work with any of 100+ exchanges with the same interface.

Avoid When

You only need one exchange and have a dedicated MCP for it, or don't trade crypto.

Use Cases

  • Fetching cryptocurrency prices across multiple exchanges from market data agents
  • Retrieving OHLCV historical data for technical analysis from trading agents
  • Checking account balances and positions from portfolio management agents
  • Comparing prices across exchanges for arbitrage analysis from trading agents
  • Monitoring order books for market microstructure analysis from quant agents
  • Building crypto market intelligence dashboards from research agents

Not For

  • Automated trading without explicit risk management (crypto is highly volatile)
  • Teams without exchange API keys
  • Fiat currency exchanges — CCXT is crypto-specific

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

Exchange-specific API keys required for trading/account operations. Public market data available without keys. API key and secret per exchange configured.

Pricing

Model: free
Free tier: Yes
Requires CC: No

CCXT is free open source. Community MCP is free. Exchange API access is free for market data; trading requires funded accounts.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Automated crypto trading carries extreme financial risk — use demo/sandbox accounts first
  • Exchange API keys should be limited to read-only unless trading is explicitly intended
  • CCXT library version compatibility — ensure MCP and CCXT versions are aligned
  • Community MCP (archived?) — verify maintenance status before production use
  • Exchange outages and maintenance windows affect availability
  • Crypto exchange rate limits vary significantly and change without notice

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for CCXT MCP Server — Cryptocurrency Exchange MCP.

$99

Scores are editorial opinions as of 2026-03-06.

5178
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered