ApiToll Price History
x402/apitoll-price-historyHistorical token price time series by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): a dated array of prices for up to 20 coins, with selectable span (number of points) and period (1d, 1h, 1w). For charting, backtesting, and trend analysis. Pairs with /v1/crypto/price for the live spot. Sourced from DefiLlama. [x402: $0.005/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"apitoll_price_history": {
"url": "https://crypto.apitoll.cloud/v1/crypto/chart",
"transport": "http"
}
}
}