Most AI tools for content creators are guessing - their training data is months out of date. Trends MCP gives your AI live trend data across TikTok, YouTube, Reddit, and Google right now, so when you ask "what should I create this week?" you get an answer backed by actual real-time signal, not stale patterns.
Tools for this workflow
get_trendsUse your AI to chart TikTok and YouTube trend history for any niche - ask it to identify the growth inflection points and recommend when to enter a content category.
get_trends(keyword='ai art tools', source='tiktok', data_mode='weekly')
get_growthAsk your AI to validate a content idea across platforms before you create it - 'Is ai art growing on TikTok, YouTube, and Google? Which platform is earliest stage?' answered with live data.
get_growth(keyword='ai art tools', source='tiktok, youtube, google search', percent_growth=['1M', '3M'])
get_ranked_trendsLet your AI build you a ranked content opportunity list every week - it queries get_ranked_trends for your niche, identifies the fastest-growing topics, and formats them into a content brief.
get_ranked_trends(source='youtube', sort='wow_pct_change', limit=25)
get_top_trendsStart every content planning session by asking your AI what is trending right now on TikTok and YouTube - it pulls live data and tells you exactly what to create next.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ