Skip to main content
Glama

fetchTokenPriceHistoryByTimeFrame

Retrieve historical token prices by specifying a symbol, time frame, and interval on the Alchemy MCP Server, supporting both structured and natural language inputs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
intervalNoThe interval to query. e.g. "1d" or "1h"1d
symbolYesThe token symbol to query. e.g. "BTC" or "ETH"
timeFrameYesTime frame like "last-week", "past-7d", "ytd", "last-month", etc. or use natural language like "last week"
useNaturalLanguageProcessingNoIf true, will interpret timeFrame as natural language

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/alchemyplatform/alchemy-mcp-server'

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