Let your AI find the keywords worth targeting - before your competitors do. Trends MCP gives your AI live Google Search demand data: rising queries, volume trajectory, period-over-period growth, and cross-platform signals that confirm whether search intent is accelerating or fading.
Tools for this workflow
get_trendsChart Google Search demand history for any keyword before targeting it - confirm whether interest is growing (worth investing in) or declining (avoid).
get_trends(keyword='best crm software', source='google search', data_mode='weekly')
get_growthScore a list of keyword candidates by their Google Search growth over 3 months and 1 year - prioritize keywords that are rising, not just high-volume but flat.
get_growth(keyword='best crm software', source='google search', percent_growth=['3M', '1Y'])
get_ranked_trendsDiscover new keyword opportunities by pulling the fastest-growing Google Search queries in your category - find rising terms before they get competitive.
get_ranked_trends(source='google search', sort='yoy_pct_change', limit=50)
get_top_trendsSpot new keyword angles by seeing what people are searching for on Google right now - surfaces emerging queries that have not yet appeared in keyword tools.
get_top_trends(type='Google Trends', limit=30)
FAQ