etf-flow-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COINGLASS_API_KEYYesYour API key from CoinGlass

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
etf_flow_prompt Create a prompt for querying BTC or ETH ETF flow data. Args: coin (str): Cryptocurrency to query ('BTC' or 'ETH'). Returns: List[PromptMessage]: List of prompt messages to guide LLM interaction.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_etf_flow
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).
ID: wnkovuvmi4