Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_coin_market_cap_history

Retrieve historical market capitalization data for specific cryptocurrencies to analyze value trends over time, using customizable time intervals and data limits.

Instructions

With the coin market-caps endpoint you can check out a coin's historical market cap. The market cap for each coin is determined by the latest price for one coin, multiplied by the amount of coins in circulation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
intervalNoThe interval determines the time period over which each market cap item is determined. Default value: day Allowed values: hour day week month
limitNoLimit. Limit the amount of time periods for which the marketCaps are retrieved. For example, when interval=hour and limit is 10, data will be returned for the last 10 hours. Default value: 50 Size range: 0-500050
uuidYesUUID of the coin you want to request the market cap data for. A UUID is our unique identifier for each coin. You can find them in all our coin endpoints, or look them up in the find UUID page.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/coinranking1'

If you have feedback or need assistance with the MCP directory API, please join our Discord server