The best YouTube video ideas are not random - they are topics with rising search volume, growing social discussion, and momentum building across platforms. Trends MCP gives your AI live YouTube search volume, TikTok momentum, Reddit community interest, and Google Search demand so you can find ideas that are growing before you spend a week making them.
Tools for this workflow
get_trendsChart YouTube search volume for any topic to see whether video demand is growing, peaking, or oversaturated - only create videos on topics that are in an upward trend.
get_trends(keyword='sourdough bread', source='youtube', data_mode='weekly')
get_growthCross-check a video idea: if TikTok growth is high but YouTube search is still low, the topic is early on YouTube - high audience demand with low creator competition is the ideal window to film.
get_growth(keyword='sourdough bread', source='youtube, tiktok, google search', percent_growth=['1M', '3M'])
get_ranked_trendsBuild a weekly video idea list by querying the fastest-growing YouTube search topics this week - your AI returns a ranked brief of what topics to film next based purely on rising demand.
get_ranked_trends(source='youtube', sort='wow_pct_change', limit=25)
get_top_trendsStart every content planning session by pulling what is trending on TikTok and YouTube right now - surfaces the video topics your audience is actively searching for and watching today.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ