news_feed_get_social_sentiment
ActiveTool of Gate MCP
[Read] Aggregate per-coin social sentiment for a time range: overall sentiment, positive/negative split, mention count, and sample tweets. X/Twitter post search or tweet-level evidence -> search_x. Multi-platform social thread search -> search_ugc.
Parameters schema
{
"type": "object",
"properties": {
"coin": {
"type": "string",
"description": "Tickers e.g. BTC or BTC,ETH for per-coin aggregates: overall sentiment, positive/negative split, mention count, sample tweets (top_tweets order); omit defaults to BTC server-side. X/Twitter post search or tweet-level evidence -> search_x. Multi-platform social thread search -> search_ugc."
},
"time_range": {
"type": "string",
"description": "1h / 24h (default) / 7d window for per-coin sentiment aggregation (overall sentiment, positive/negative split, mention count)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gate MCP
https://github.com/gate/gate-mcp
5/7 registries