Skip to main content
Glama
forgequant

CoinGlass MCP Server

by forgequant

CoinGlass Price History

coinglass_price_history
Read-onlyIdempotent

Retrieve historical OHLC price data for cryptocurrency trading pairs to perform technical analysis and charting with candlestick information.

Instructions

Get historical OHLC price data for a specific trading pair.

Returns candlestick data with timestamp, open, high, low, close, and volume. Useful for technical analysis and charting.

Note: Smaller intervals (m1, m5, m15) require Standard+ plan.

Examples: - Hourly BTC: exchange="Binance", pair="BTCUSDT", interval="h1" - Daily ETH: exchange="OKX", pair="ETHUSDT", interval="d1"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
exchangeYesExchange name (e.g., 'Binance', 'OKX', 'Bybit')
pairYesTrading pair (e.g., 'BTCUSDT', 'ETHUSDT')
intervalYesCandle interval: m1, m5, m15, m30, h1, h4, d1
limitNoNumber of candles to return

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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/forgequant/coinglass-mcp'

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