You're viewing a demo portfolio

Join the waitlist
PRSM

news_feed_get_mention_burst

Active

Tool of Gate MCP

declared in 0.1.0

[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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gate MCP

https://github.com/gate/gate-mcp

5/7 registries
View full server →