Cryptocurrency Market Data MCP Server
by Nayshins
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-price | Get current price of a cryptocurrency pair from a specific exchange |
get-market-summary | Get detailed market summary for a cryptocurrency pair from a specific exchange |
get-top-volumes | Get top cryptocurrencies by trading volume from a specific exchange |
list-exchanges | List all supported cryptocurrency exchanges |
get-historical-ohlcv | Get historical OHLCV (candlestick) data for a trading pair |
get-price-change | Get price change statistics over different time periods |
get-volume-history | Get trading volume history over time |