Getting started with Trends MCP is free. Connect your AI assistant and run live trend queries across Google, TikTok, Reddit, YouTube, Amazon, and more - no credit card required to explore. Upgrade for higher volumes and more sources when you are ready.
Tools for this workflow
get_trendsPull structured trend time series for any keyword with your free API key - 100 requests per day, no credit card required, covers all 15+ sources.
get_trends(keyword='your keyword', source='google search', data_mode='weekly')
get_growthCompute cross-platform growth metrics for free - use source='all' to get aggregated growth across every platform in one request, maximizing value per API call.
get_growth(keyword='your keyword', source='all', percent_growth=['3M', '1Y'])
get_ranked_trendsDiscover the fastest-growing topics on any platform with your free key - get_ranked_trends returns precomputed rankings so you get maximum insight per request.
get_ranked_trends(source='google search', sort='wow_pct_change', limit=20)
get_top_trendsPull live trending topics across all platforms with one free API call - no keyword required, maximum real-time signal per request.
get_top_trends(limit=20)
FAQ