mcp-server-ccxt and crypto-powerdata-mcp
These are complements: crypto-powerdata-mcp provides technical analysis on cryptocurrency data while mcp-server-ccxt provides standardized market data access via CCXT, allowing them to be used together in a unified MCP architecture where CCXT supplies the raw data feeds that power-data enriches with indicators.
About mcp-server-ccxt
Nayshins/mcp-server-ccxt
Cryptocurrency Market Data MCP Server
Leverages CCXT's unified API to abstract 10+ cryptocurrency exchanges (Binance, Coinbase, Kraken, etc.), exposing real-time prices, OHLCV candlestick data, and volume history through MCP tools for LLM integration. Built on Python 3.9+ with async exchange communication, standardized data formatting, and connection pooling to handle rate limiting and network resilience across disparate exchange APIs.
About crypto-powerdata-mcp
veithly/crypto-powerdata-mcp
A comprehensive MCP (Model Context Protocol) service for cryptocurrency data acquisition with advanced technical analysis capabilities
Provides 158 TA-Lib indicators with flexible multi-parameter support and intelligent result labeling, while supporting dual transports (stdio and HTTP/SSE) for seamless integration with Claude Desktop, MCP Studio, or web applications. Aggregates data from 100+ centralized exchanges via CCXT and decentralized exchanges through OKX DEX API, enabling real-time technical analysis across multiple market sources and timeframes.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work