Skip to main content
Glama
forgequant

CoinGlass MCP Server

by forgequant

CoinGlass Taker Volume

coinglass_taker
Read-onlyIdempotent

Analyze cryptocurrency market sentiment by retrieving taker buy/sell volume data to identify aggressive buying or selling activity across exchanges and trading pairs.

Instructions

Get taker buy/sell volume data.

Taker volume shows market order activity:

  • Buy ratio > 0.5: More aggressive buying (bullish)

  • Buy ratio < 0.5: More aggressive selling (bearish)

Examples: - BTC taker volume: action="coin_history", symbol="BTC" - By exchange: action="by_exchange", symbol="BTC"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYespair_history: single pair | coin_history: aggregated | by_exchange: ratio by exchange
symbolNoCoin for coin_history/by_exchange
exchangeNoExchange for pair_history
pairNoTrading pair for pair_history
intervalNoInterval: m5, m15, h1, h4, d1h1
marketNoMarket typefutures
limitNoNumber of records

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