For consumer goods, search and shopping intent data is the most direct window into what shoppers are actually considering buying. Trends MCP gives your AI live Amazon search volume, Google Shopping demand, and Google Search brand interest for any product or category - so you can track shelf momentum, spot emerging trends, and benchmark competitors before the syndicated data arrives.
Tools for this workflow
get_trendsChart Amazon and Google Shopping demand history for any CPG category - identify seasonal demand cycles, peak timing, and whether category growth is structural or trend-driven.
get_trends(keyword='gut health supplements', source='amazon', data_mode='weekly')
get_growthRun a full CPG demand analysis: TikTok awareness, Google Search intent, Amazon purchase demand, and Google Shopping comparison-shopping - all four stages of the consumer purchase funnel in one query.
get_growth(keyword='gut health supplements', source='amazon, google shopping, tiktok, google search', percent_growth=['1M', '3M', '6M'])
get_ranked_trendsFind the fastest-growing CPG categories on Amazon by quarter-over-quarter growth - identify where rising consumer demand is creating product opportunities before shelf space gets competitive.
get_ranked_trends(source='amazon', sort='qoq_pct_change', limit=30)
get_top_trendsSee what products consumers are buying and rating on Amazon right now alongside what is trending on TikTok - the combination reveals which products are going viral and converting to actual sales.
get_top_trends(type='Amazon Best Sellers Top Rated', limit=25)
FAQ