What are people actually searching for right now? Trends MCP answers that question across every major search and social platform - Google, YouTube, Amazon, TikTok, Reddit, and more - directly in your AI assistant. Ask in natural language and get structured, ranked trend data back in seconds.
Tools for this workflow
get_top_trendsGet a live ranked feed of what people are searching for right now on Google, YouTube, Amazon, TikTok, or Reddit - no keyword needed, just ask your AI what's trending.
get_top_trends(type='Google Trends', limit=20)
get_ranked_trendsGet the fastest-growing searches on any platform, sorted by week-over-week or year-over-year growth - surface what's accelerating before it becomes mainstream.
get_ranked_trends(source='google search', sort='wow_pct_change', limit=25)
get_trendsPull the historical search volume trend for any keyword - see how search interest has changed over weeks, months, or years across any supported platform.
get_trends(keyword='your topic', source='google search', data_mode='weekly')
get_growthCompare search growth for any topic across all platforms simultaneously - see whether Google, YouTube, and Amazon search demand are moving in the same direction or diverging.
get_growth(keyword='your topic', source='google search, youtube, amazon', percent_growth=['1M', '3M'])
FAQ