NalinKaushik/crypto-mcp-server
3.1
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 production-ready Python-based MCP server for retrieving real-time and historical cryptocurrency market data from major exchanges using CCXT and CoinMarketCap APIs.
Tools
Functions exposed to the LLM to take actions
get_price
Fetch current cryptocurrency price.
get_market_summary
Get comprehensive market data.
get_order_book
Get order book depth.
compare_prices
Compare price across exchanges.
get_historical_ohlcv
Get candlestick data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client