Crypto_MCP_Server

Aryan-x677/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.

Crypto MCP Server is a Model Context Protocol (MCP) compatible server that provides real-time and historical cryptocurrency market data using ccxt.

Tools

Functions exposed to the LLM to take actions

get_ticker

Fetches live price and market summary including last price, high & low, base volume, and price change percent.

get_ohclv

Fetches historical candlestick data with timestamp, open, high, low, close, and volume.

stream_ticker

Provides real-time price streaming using an async generator that yields updates every N seconds.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources