BuzzSumo finds what content is getting shared and discussed. Trends MCP does the same thing - and more - inside your AI assistant: trending topics across Google, TikTok, Reddit, YouTube, and News, delivered as structured data your AI can reason over and act on immediately.
Tools for this workflow
get_trendsChart content topic demand over time across Google Search, YouTube, and TikTok - understand the full lifecycle of a topic before investing in content, similar to BuzzSumo's trend view but AI-native.
get_trends(keyword='productivity hacks', source='youtube', data_mode='weekly')
get_growthValidate content topics across platforms before creating them - measure YouTube, TikTok, Reddit, and Google Search growth simultaneously, going beyond BuzzSumo's social-only scope.
get_growth(keyword='productivity hacks', source='youtube, tiktok, google search, reddit', percent_growth=['1M', '3M'])
get_ranked_trendsDiscover which content topics are gaining the most momentum across platforms right now - rank by week-over-week growth to find the angles worth covering before competitors do.
get_ranked_trends(source='youtube', sort='wow_pct_change', limit=25)
get_top_trendsSee what is trending across social and video platforms right now without a keyword - surfaces the content formats and topics getting the most engagement today, across TikTok, YouTube, and Reddit.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ