mcp-server-ccxt

Provides an MCP server that uses the Python CCXT library to fetch real-time and historical cryptocurrency market data (prices, market summaries, top volumes, OHLCV, price change stats, and volume history) from multiple exchanges.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml mcp agent ai ccxt cryptocurrency market-data python integration
⚙ Agent Friendliness
64
/ 100
Can an agent use this?
🔒 Security
26
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
70
Error Messages
0
Auth Simplicity
95
Rate Limits
45

🔒 Security

TLS Enforcement
20
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
60
Secret Handling
40

No explicit transport/auth/security posture is documented for the MCP server. TLS is not discussed (likely local). Exchange credentials handling is not described; since no auth model is documented, agents should assume the server is for trusted environments. Dependency hygiene appears reasonable (small set: mcp, ccxt) but no vulnerability/CVE status is provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
30
Error Recovery
45
AF Security Reliability

Best When

You need LLM-accessible market data from many exchanges for analytics, summarization, or research workflows where read-only accuracy is acceptable and you can tolerate exchange/API variability.

Avoid When

You require strict SLAs, deterministic pagination/streaming semantics, or robust, documented auth controls for sensitive environments (the server appears to be run locally without an explicit auth model).

Use Cases

  • Have an LLM query current crypto prices by trading pair and exchange
  • Generate market summaries (bid/ask, spreads) for specific symbols
  • Retrieve and analyze OHLCV/candlestick history for defined timeframes
  • Identify top trading pairs by volume per exchange
  • Compute price change and volume trends over time using exchange data

Not For

  • Performing trade execution or order management (read-only market data focus)
  • Providing guaranteed real-time accuracy beyond what exchange APIs return
  • Serving as a secure custody or authentication gateway for trading accounts
  • Use in compliance-critical reporting without validating exchange data sources and definitions

Interface

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

Authentication

Methods: None documented (local MCP server invoked by client)
OAuth: No Scopes: No

No authentication scheme is described in the README. This implies the server is likely intended to be run locally and used by a trusted MCP client. Exchange API authentication is not described (market data endpoints typically do not require it for many exchanges, but some may).

Pricing

Free tier: No
Requires CC: No

No pricing information provided; expected cost is your infrastructure/compute plus any upstream exchange/API usage constraints.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Exchange rate limits and connectivity issues can cause tool failures; the README suggests delays but does not show explicit retry/backoff contracts.
  • Timeframe/parameter validation is mentioned, but the exact input schema and error formats for tool arguments are not shown.
  • The server is run as a local process (command/args for Claude Desktop); orchestration and sandboxing are on the user environment.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-ccxt.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

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

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered