Skip to content
Back to search
90
MCP live v1.1.0 sse

Token OHLCV History API

io.github.Br0ski777/token-ohlcv

Historical OHLCV candles for any token. CoinGecko + GeckoTerminal on-chain. x402.

Uptime
66.7%
3 probes
Response
37ms
last probe
Tools
1
callable

Tools · 1

token_get_ohlcv_history

Use this when you need historical price candlestick data for any token. Returns OHLCV candles in JSON. 1. candles: array of candlestick objects with timestamp, open, high, low, close, volume 2. token…

Similar MCP servers embedding-nearest

Token OHLCV History API
Historical OHLCV candles for any token. CoinGecko + GeckoTerminal on-chain. x402.
0 tools · sse
Token OHLCV
Historical OHLCV candlestick data for any crypto token via CoinGecko and GeckoTerminal on-chain data.
0 tools
SYNTHORA SYNTHORA OHLCV Candles
Real-time and historical OHLCV candles (open/high/low/close/volume) for any crypto pair, any interval. For backtesting and signal agents. Fr
0 tools · http
CryptoQuant
Query cryptocurrency on-chain data, OHLCV prices, market data, and Research & QuickTake insights.
0 tools · streamable-http
Crypto OHLC History: Daily Candles
Daily OHLC (open/high/low/close) candle bars for any coin going back up to 365 days. Returns timestamp, open, high, low, close per day. Esse
0 tools · http
Cryptocompare
CryptoCompare prices, OHLC history, social stats, news, exchanges.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "token_ohlcv_history_api": {
      "url": "https://token-ohlcv.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}