Try the trends API free

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.

get_trends

Pull 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_growth

Compute 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_trends

Discover 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_trends

Pull 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)

Common questions

Yes. You can connect Trends MCP to your AI assistant and run trend queries at no cost to explore the data. The free tier includes access to core sources and query tools. Volume limits apply for free tier users.
Free tier users can query core trend data sources including Google Search trends, and use the main query tools: get_trends, get_growth, and get_top_trends. Additional sources and higher query volumes are available on paid plans.
No. You can connect Trends MCP to your AI assistant and run queries immediately without providing payment details. If you exceed free tier limits, you will be prompted to upgrade.
Add the Trends MCP config snippet to your AI client (Claude, Cursor, VS Code, etc.) and you are connected immediately. The setup takes less than 30 seconds and requires no account creation to try.