Now available TrendsMCP for Claude

Every platform, one connection

Search, social, e-commerce, news, web traffic, app downloads, and developer platforms. Trend indexes normalized for comparison through a single MCP endpoint.

36 sources. One call.

Fifteen keyword sources and twenty-one live trending feeds behind a single endpoint. Pass a source or a feed type, the JSON shape never changes.

Keyword sources 16

Google Google Search
Images Images Search
News News Search
Shopping Shopping Search
YouTube YouTube Videos
TikTok TikTok Hashtags
Reddit Reddit Subscribers
Amazon Amazon Products
Wikipedia Wikipedia Views
Media Media Volume & tone
App Store App Store Downloads
Play Store Play Store Rankings
npm npm Downloads
Steam Steam Players
python PyPI project downloads

Live feeds 24

Google Google Trending
News News Stories
TikTok TikTok Hashtags
YouTube YouTube Videos
X X Topics
Reddit Reddit Posts
Wikipedia Wikipedia Articles
Amazon Amazon Bestsellers
App Store App Store Top apps
Play Store Play Store Top apps
Websites Websites Traffic
Spotify Spotify Podcasts
Steam Steam Games
Substack Substack Newsletters
GitHub GitHub Repos
IMDb IMDb Movies
Books Books Trending

Get my free API key

No credit cardInstant delivery100 free requests/mo
LIVE11,893,348API calls served
Loved by developers

Add to your AI

MCP

Connect with your TrendsMCP account. No API key to copy.

  1. Add the connector below. The name and URL are prefilled.
  2. Sign in to TrendsMCP and approve access.
  3. Start a chat with TrendsMCP enabled and ask a trend question.
Set up manually

In Claude, open Settings → Connectors and add a custom connector named TrendsMCP. Enter this URL, then connect and sign in.

https://www.trendsmcp.ai/mcp
Full setup guide →
Test your connection

Once connected, paste this into your AI and check that it uses TrendsMCP to fetch results.

Using TrendsMCP, what is trending on Google right now?

API key setup / other AI clients
{"mcpServers": {"trends-mcp": {"url": "https://api.trendsmcp.ai/mcp","headers": {"Authorization": "YOUR_API_KEY"}}}}

API

import requestsresponse = requests.post("https://api.trendsmcp.ai/api",headers={"Authorization": "YOUR_API_KEY"},json={"mode": "","source": ,"keyword": "artificial intelligence","window": []})print(response.json())

See TrendsMCP in action

Watch Claude turn a question into a trend analysis.

Recorded in Claude using TrendsMCP.

0–100
Normalized scale
5yr
Historical depth
1
MCP connection
30s
Setup time

Real queries, real data

Every example below is a single AI prompt. One MCP connection — no scraping, no separate API keys, no data wrangling.

Cross-Platform
Compare interest across Google, YouTube, TikTok, and Reddit in one call
"Using TrendsMCP, compare 6-month growth for electric vehicles across Google Search, YouTube, TikTok, and Reddit"
Google
+24%
YouTube
+18%
TikTok
+47%
Reddit
+9%
Insight: TikTok momentum far outpaces search — a signal that content-first marketing is driving awareness ahead of purchase intent.
Time Series
Pull 5 years of normalized history from any source
"Via TrendsMCP, show me the Google Search trend for AI agents over the past 5 years"
2021
4
2022
7
2023
28
2024
61
2025
100
Insight: "AI agents" hit peak search interest in 2025 — a 14x increase over 4 years. Early movers in this space had data 2 years before mainstream awareness.
Live Feeds
See what's trending right now across 21 platforms
"Using TrendsMCP, what's trending on Google, TikTok, and Reddit right now?"
#1 Google
live
#1 TikTok
live
#1 Reddit
live
Insight: Live feeds update continuously. Spot viral moments, breaking news, and emerging trends before they saturate — no keyword hypothesis needed.
Growth Metrics
Measure momentum across multiple time windows
"Via TrendsMCP, show 3M, 6M, and 1Y Google Search growth for ozempic"
3 months
-8%
6 months
+12%
1 year
+41%
Insight: Short-term dip but strong YoY growth signals a maturing market, not declining interest — critical context for product and content decisions.

One connection, every platform

No per-platform API keys on your side. We handle upstream data access. Paste one config snippet and your AI can query any source.

Step 1
Get your free API key
Create an account and get a key instantly. No credit card required. 100 requests/month free.
Step 2
Paste the config snippet
Add the JSON config to Claude, Cursor, ChatGPT, or any MCP-compatible client. One line of config.
Step 3
Ask your AI anything
Query any keyword across any source. Get normalized time series, growth metrics, and live trending feeds.

83 data sources across 5 categories

Click any source to see full documentation, example queries, and FAQs.

Common questions

40+ active sources including Google Search, Google Shopping, Google Images, Google News, YouTube, TikTok, Reddit, Amazon, Wikipedia, News Sentiment, News Volume, App Downloads, App Rankings, Steam, and npm.
Yes. Free, Starter, Pro, and Business all include the same 40+ sources, MCP, and API. Monthly request limits vary by tier; keyword alerts are included on Starter (10), Pro (50), and Business (250).
Yes, for growth queries. Pass a comma-separated source list in get_growth (e.g. amazon, tiktok, youtube) to compare momentum across platforms in one call. For raw time series (get_trends), specify one source per request.
Yes. Every source returns values on a 0-100 scale regardless of the platform, so you can compare Google Search interest against TikTok hashtag volume on an equal footing.
Paste the JSON config snippet into your MCP client settings. It works with Claude, Cursor, Windsurf, GitHub Copilot, Raycast, ChatGPT, and VS Code. No individual API keys required.