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
Cryptocompare
CryptoCompare prices, OHLC history, social stats, news, exchanges.
0 tools · streamable-http
EruditePay BASE: Price History
OHLCV price history for a Base token (1h/4h/1d intervals, up to 365 days) [x402: $0.001/call on eip155:8453, category=other]
0 tools · http
OKX Cryptocurrency
Provides real-time cryptocurrency market data from OKX exchange through API endpoints for historical candlestick patterns and current price
0 tools
EruditePay TRON: Price History
OHLCV price history for a Tron token (1h/4h/1d intervals, up to 365 days) [x402: $0.001/call on eip155:8453, category=other]
0 tools · 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"
    }
  }
}