Is the market ready for your product? Trends MCP gives your AI live demand validation data: search interest in your category, growth momentum on Amazon and TikTok, competitor brand awareness, and whether the timing is right - all before you commit to a launch.
Tools for this workflow
get_trendsChart category demand history before a product launch - understand the demand cycle your product is entering and identify whether the category is growing, peaking, or saturating.
get_trends(keyword='smart ring', source='google search', data_mode='weekly')
get_growthValidate launch timing by measuring current category growth across Google Search, TikTok, and Amazon - a category showing acceleration across all three signals is in an ideal launch window.
get_growth(keyword='smart ring', source='google search, tiktok, amazon', percent_growth=['1M', '3M', '6M'])
get_ranked_trendsFind adjacent product categories growing faster than yours - rank by Amazon and Google Shopping growth to identify product extensions or pivots with higher demand momentum.
get_ranked_trends(source='amazon', sort='qoq_pct_change', limit=25)
get_top_trendsMonitor what is trending on Amazon and TikTok right now for last-minute launch intelligence - surfaces the product categories and hashtags gaining consumer attention in the days around your launch.
get_top_trends(type='Amazon Best Sellers Top Rated', limit=20)
FAQ