The Google Trends alternative built for AI

Google Trends shows you one platform's relative interest. Trends MCP gives your AI absolute volume estimates across 25+ platforms simultaneously - Google, TikTok, YouTube, Reddit, Amazon, Wikipedia, and more - normalized to the same scale so you can compare them directly.

get_trends

Unlike Google Trends, get absolute volume alongside the 0-100 curve - chart 5 years of data with real search counts, not just relative interest, for any keyword.

get_trends(keyword='sourdough bread', source='google search', data_mode='weekly')

get_growth

The key advantage over Google Trends: query all platforms in one call with source='all' to get Google, TikTok, Reddit, YouTube, and Amazon growth side by side, normalized to the same scale.

get_growth(keyword='sourdough bread', source='all', percent_growth=['3M', '1Y'])

get_ranked_trends

Get a ranked list of the fastest-growing topics across any platform - Google Trends has no equivalent ranked discovery tool queryable by an AI agent.

get_ranked_trends(source='google search', sort='wow_pct_change', limit=30)

get_top_trends

Discover what is breaking across all platforms simultaneously - Google Trends only shows its own feed, while get_top_trends covers TikTok, Reddit, Wikipedia, Amazon, and X all at once.

get_top_trends(limit=20)

Common questions

Google Trends gives relative interest (0-100) for one platform at a time. It does not provide absolute search volumes, cross-platform comparison, TikTok hashtag data, Reddit discussion volume, Amazon purchase intent, Wikipedia page view spikes, news sentiment, or website traffic trends. Trends MCP covers all of these in a single query.
Yes. Use source='all' in get_growth to get growth metrics across every platform simultaneously, volume-weighted and normalized to the same scale. This is the key advantage over Google Trends - cross-platform momentum in one call.
For AI-agent workflows, yes. You can filter by country code to get region-specific Google Search interest, equivalent to Google Trends' geographic breakdown, plus additional regional signals from other platforms.
Anyone using AI assistants for trend research, market analysis, content strategy, SEO, investment research, or e-commerce product discovery who finds Google Trends too limited - relative-only, single-platform, and not accessible by AI agents directly.