crypto-mcp-server

Alok-cgp/crypto-mcp-server

3.2

If you are the rightful owner of crypto-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A robust Python-based Model Context Protocol (MCP) server for retrieving real-time and historical cryptocurrency market data from major exchanges using CCXT.

Tools

Functions exposed to the LLM to take actions

get_ticker

Current price and 24h statistics

get_orderbook

Order book depth (bids/asks)

get_ohlcv

Candlestick data for technical analysis

get_trades

Recent trade history

get_markets

List of available trading pairs

search_symbols

Find symbols by query

get_24h_stats

24-hour trading statistics

get_historical_data

Multi-day historical OHLCV

get_market_info

Detailed market information

get_exchange_status

Exchange connectivity status

get_cache_stats

Cache performance metrics

clear_cache

Cache management

get_supported_exchanges

List supported exchanges

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources