news_feed_get_mention_burst
ActiveTool of Gate MCP
[Read] Get a coin's 24h multi-platform social mention burst signal, growth, sentiment direction, platform breakdown, and display eligibility. For general sentiment ratios and sample tweets use get_social_sentiment; for individual social discussions use search_ugc.
Parameters schema
{
"type": "object",
"required": [
"coin"
],
"properties": {
"coin": {
"type": "string",
"description": "Required non-empty cryptocurrency ticker, for example BTC. Leading and trailing whitespace is removed and the value is normalized to uppercase. Unknown or no-data tickers may return an empty result with hide_reason=no_data; no coin-dictionary validation is performed."
},
"window": {
"type": "string",
"description": "Aggregation window. Only 24h is currently supported; default 24h."
},
"platforms": {
"type": "string",
"description": "Comma-separated social platforms; default all. Supported: all, gate_square, binance_square, twitter, telegram, youtube, reddit, discord. all cannot be combined with another platform."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gate MCP
https://github.com/gate/gate-mcp
5/7 registries