Skip to main content
Glama
forgequant

CoinGlass MCP Server

by forgequant

coinglass_market_data

Access real-time cryptocurrency market metrics including price, open interest, volume, and funding rates from CoinGlass to analyze derivatives data.

Instructions

Get real-time market data summaries from CoinGlass.

Returns aggregated market metrics including price, open interest, volume, and funding rates. Data is updated frequently (30 second cache).

Note: coins_summary requires symbol parameter.

Examples: - BTC metrics: action="coins_summary", symbol="BTC" - All pairs: action="pairs_summary" - Price changes: action="price_changes"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYescoins_summary: single coin metrics (requires symbol) | pairs_summary: per-pair metrics | price_changes: price % changes across timeframes
symbolNoCoin symbol - REQUIRED for coins_summary (e.g., 'BTC', 'ETH')

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