Exploding Topics curates a fixed set of trending topics updated periodically. Trends MCP lets your AI query any keyword, on any platform, in real time - Google, TikTok, YouTube, Reddit, Amazon, Wikipedia, and more. No waiting for a weekly digest.
Tools for this workflow
get_trendsQuery any keyword you choose on demand - unlike Exploding Topics' curated list, get the full historical trend for a topic the moment you think of it, across any platform.
get_trends(keyword='agentic ai', source='google search', data_mode='weekly')
get_growthValidate whether a trend you discovered is cross-platform or isolated - if growth is high on TikTok and Reddit but low on Google, the trend is still early; if all platforms align, it is going mainstream.
get_growth(keyword='agentic ai', source='google search, tiktok, reddit, youtube', percent_growth=['1M', '3M', '1Y'])
get_ranked_trendsGet a live ranked list of fastest-growing topics on demand - the AI-queryable equivalent of Exploding Topics' discovery feed, updated in real time rather than on a weekly digest cycle.
get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=25)
get_top_trendsDiscover what is trending right now without a keyword - covers TikTok, Google, Reddit, Wikipedia, Amazon, and more simultaneously, far broader than Exploding Topics' single source.
get_top_trends(type='TikTok Trending Hashtags', limit=25)
FAQ