Skip to main content
Glama
forgequant

CoinGlass MCP Server

by forgequant

CoinGlass On-Chain

coinglass_onchain
Read-onlyIdempotent

Analyze cryptocurrency exchange on-chain data to identify market trends, including exchange holdings, balance changes, and transaction flows for assets like BTC and ETH.

Instructions

Get on-chain exchange data.

Track exchange holdings and flows:

  • Increasing exchange balance: Potential selling pressure

  • Decreasing exchange balance: Accumulation (bullish)

Examples: - All exchange holdings: action="assets" - BTC balances: action="balance_list", asset="BTC" - Balance history: action="balance_chart", asset="BTC", exchange="Binance"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesassets: exchange holdings | balance_list: balances by asset | balance_chart: historical | transfers: ERC-20 transactions
exchangeNoExchange filter
assetNoAsset: BTC, ETH, USDT
rangeNoTime range: 7d, 30d, 90d
transfer_typeNoFilter transfers by type
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