Find products with growing demand before everyone else does. Trends MCP gives your AI live Amazon search volume, Google Shopping purchase intent, TikTok viral signals, and Google Search interest - the four signals that predict whether a product category is worth entering.
Tools for this workflow
get_trendsChart Amazon and Google Shopping demand history for any product keyword - identify seasonal patterns, category growth phases, and the best timing to launch or stock.
get_trends(keyword='ergonomic office chair', source='amazon', data_mode='weekly')
get_growthValidate product demand across the full purchase funnel in one query: TikTok awareness, Google Search intent, Amazon purchase demand, and Google Shopping comparison-shopping all together.
get_growth(keyword='ergonomic office chair', source='amazon, google shopping, tiktok, google search', percent_growth=['1M', '3M', '6M'])
get_ranked_trendsFind the fastest-growing Amazon product categories right now - rank by quarter-over-quarter growth to spot where rising consumer purchase intent is outpacing supply.
get_ranked_trends(source='amazon', sort='qoq_pct_change', limit=30)
get_top_trendsSee what is on Amazon's best-seller and top-rated lists right now - no keyword needed. Spot emerging product categories and consumer demand shifts in real time.
get_top_trends(type='Amazon Best Sellers Top Rated', limit=25)
FAQ