Token OHLCV History API
Rank #15,339io.github.Br0ski777/token-ohlcv
Historical crypto OHLCV candle data API for AI agents. Daily, 4-hour, and 1-hour candles for any token via CoinGecko and GeckoTerminal. Open, high, low, close, volume — ready for charting or backtesting. Tools: token_get_ohlcv_history. Use this for technical analysis, backtesting trading strategies, building charts, or calculating indicators (MA, RSI, MACD). IMPORTANT: For current price only, use finance_get_token_price — it's faster and cheaper. Returns: {candles: [{time, open, high, low, close, volume}]}. No API key required — x402 micropayment $0.002/call on Base L2.
Token OHLCV History API is a Model Context Protocol (MCP) server published by br0ski777. It ranks #15,339 of 76,851 servers tracked on MCP Toplist. Token OHLCV History API is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 61,512 of 76,851 servers on MCP Toplist.
Use Token OHLCV History API
Add Token OHLCV History API to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"token-ohlcv": {
"url": "https://token-ohlcv-x402-production.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"token-ohlcv": {
"url": "https://token-ohlcv.api.klymax402.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry (2 delisted)
br0ski777
Other servers by br0ski777
- Jupiter Solana Swap Quote API#14,103 · 2 vers
- NFT Floor Price & Rarity API#14,104 · 2 vers
- Token Holders API#14,105 · 2 vers
- Screenshot & PDF Capture API#14,480 · 3 vers
- NFT Metadata API#15,144 · 4 vers
- Base DeFi Yield Optimizer API#15,325 · 2 vers
- Cross-Chain Bridge Route API#15,326 · 2 vers
- DeFi Yield Finder API#15,327 · 2 vers
- DEX Swap Quotes API#15,328 · 2 vers
- Domain Intelligence API#15,329 · 2 vers
- Email Deliverability Audit API#15,330 · 2 vers
- Email Finder API#15,331 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | May 16, 2026 |
| 1.0.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains Token OHLCV History API?
- Token OHLCV History API is maintained by br0ski777, which publishes 101 MCP servers (253 total versions) tracked on MCP Toplist.
- Is Token OHLCV History API listed on the Official MCP Registry?
- Yes — Token OHLCV History API is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does Token OHLCV History API have?
- MCP Toplist tracks 2 versions of Token OHLCV History API, most recently published on May 16, 2026.
- Where can I find the source code for Token OHLCV History API?
- The source code for Token OHLCV History API is hosted at github.com/br0ski777/token-ohlcv-x402.