Handmade and vintage sellers still compete with broad retail demand. Trends MCP gives assistants Pinterest, TikTok, Google Shopping, and Amazon lines so product titles and tags track real attention, not only Etsy search guesses.
Titles and tags react to niche buyers, yet wider retail demand still shapes ads, wholesale pitches, and video hooks. Pinterest trends often surface planning intent months before purchase, while TikTok trends highlight aesthetics that move fast. Feeding both into the same assistant thread keeps creative work aligned with numbers.
Start with the plain-language phrase a shopper would say out loud. Run get_trends on Pinterest and TikTok, then mirror the phrase on Google Shopping trends and Amazon search trends. If Pinterest climbs while Amazon stays flat, the shop might emphasize gifting copy instead of stock depth.
get_top_trends on TikTok Trending Hashtags is a brainstorming instrument. Follow it with get_growth on a tight keyword list so trending audio does not distract from listings that need steady demand.
Sellers already living inside Cursor MCP setup or Claude integrations can paste the HTTP endpoint once, then reuse prompts each planning cycle. Automation-heavy shops can mirror the same JSON through POST calls documented at trendsmcp.ai/docs.
Trends MCP cannot see private Etsy analytics. It supplies external proxies that behave like niche research guardrails: useful, falsifiable, and cheaper than rebuilding scrapers for every platform.
Tools for this workflow
get_trendsCompare seasonal curves for a makership niche on Pinterest and TikTok before redoing photos or tags.
get_trends(keyword='macrame wall hanging', source='pinterest', data_mode='weekly')
get_growthMeasure whether a gift keyword is accelerating into Q4 on Google Shopping while Amazon demand stays calm.
get_growth(keyword='personalized pet ornament', source='google shopping', percent_growth=['30D', '3M', '12M'])
get_top_trendsScan TikTok Trending Hashtags when brainstorming short-video angles that highlight a new SKU.
get_top_trends(type='TikTok Trending Hashtags', limit=15)
FAQ