Trending topics API for AI assistants

What is trending right now on Google? On TikTok? On Reddit? Trends MCP gives your AI a single API call to answer all three - and nine more sources. Get real-time trending topics, breakout keywords, and rising discussions delivered as structured data your AI can immediately act on.

get_trends

Track any trending topic over time with a structured time series - go beyond 'what is trending now' to understand how a topic's momentum has evolved over weeks, months, and years.

get_trends(keyword='mcp server', source='google search', data_mode='weekly')

get_growth

Measure the growth velocity of any trending topic across all platforms simultaneously - use source='all' to get a single aggregated growth score for a topic across Google, TikTok, Reddit, and more.

get_growth(keyword='mcp server', source='all', percent_growth=['1M', '3M'])

get_ranked_trends

Get a ranked list of the top trending topics on any platform right now, with growth metrics attached - surfaces the topics gaining the most momentum rather than just the ones with the highest absolute volume.

get_ranked_trends(source='tiktok', sort='wow_pct_change', limit=30)

get_top_trends

Pull the live trending topics feed from any platform - Google, TikTok, Reddit, Wikipedia, Amazon, App Store, X - all queryable with a single structured call, no keyword required.

get_top_trends(limit=25)

Common questions

Google Search, TikTok hashtags, Reddit discussions, YouTube videos, Amazon products, Wikipedia articles, News stories, and more - 15+ sources in total. Each returns the current top trending items with volume and growth signals.
Search volume is historical and slow-moving. Trending topics captures what is spiking right now - breakout queries that are growing 100%+ week-over-week. Trends MCP provides both: use get_top_trends for what is trending now and get_growth for measuring momentum over time.
Yes. Many sources support category filtering. You can request trending topics within specific categories like technology, finance, entertainment, or sports depending on the platform.
Connect Trends MCP to your AI client (Claude, ChatGPT, Cursor, etc.) and ask it to call get_top_trends. The agent receives a ranked list of trending topics with volume and growth data it can use for reporting, content planning, or further research.