Traditional social listening tools are dashboards you have to check manually. Trends MCP brings social monitoring into your AI assistant: ask Claude or Cursor to track brand mentions, measure sentiment trends, or identify emerging conversations - and get structured answers from Reddit, Twitter, TikTok, YouTube, and News in one call.
Tools for this workflow
get_trendsChart social conversation volume for any brand, product, or topic across TikTok, Reddit, and news sentiment - see the full attention trajectory and identify when conversation spikes occurred.
get_trends(keyword='your brand', source='reddit', data_mode='weekly')
get_growthRun a full social listening scan in one query: TikTok hashtag volume, Reddit discussion, news sentiment, Wikipedia spikes, and branded search growth all returned together for any topic.
get_growth(keyword='your brand', source='tiktok, reddit, news sentiment, wikipedia, google search', percent_growth=['1M', '3M'])
get_ranked_trendsIdentify which topics, brands, or hashtags are gaining the most social conversation momentum right now - sorted by week-over-week growth across TikTok or Reddit.
get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=25)
get_top_trendsMonitor what is being talked about right now across TikTok, Reddit, X, and Google News simultaneously - the broadest real-time social listening feed available in one call.
get_top_trends(limit=20)
FAQ