Skip to main content
Glama

etf-flow-mcp

get_etf_flow

Fetch historical ETF flow data for BTC or ETH from CoinGlass API, presenting results as a Markdown table with tickers as columns and dates as rows.

Instructions

Fetch historical ETF flow data for BTC or ETH from CoinGlass API and return as a Markdown table. Parameters: coin (str): Cryptocurrency to query ('BTC' or 'ETH'). Returns: str: Markdown table with ETF flow data (tickers as columns, dates as rows, with total column).

Input Schema

NameRequiredDescriptionDefault
coinYes

Input Schema (JSON Schema)

{ "properties": { "coin": { "title": "Coin", "type": "string" } }, "required": [ "coin" ], "title": "get_etf_flowArguments", "type": "object" }

You must be authenticated.

Other Tools from etf-flow-mcp

Related Tools

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/kukapay/etf-flow-mcp'

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