Trends MCP

Real-time trend data from Google (Search, Images, News, Shopping), YouTube, TikTok, Reddit, Amazon, Wikipedia, X (Twitter), LinkedIn, Spotify, GitHub, Steam, npm, App Store, news sentiment and web traffic via one MCP connection. Free API key, 20 requests/day, no credit card required.

Trends MCP

License: MIT MCP Works with Claude Works with Cursor

Give your AI live trend data from Google Trends (Search, Images, News, Shopping), YouTube, TikTok, Reddit, Amazon, Wikipedia, X (Twitter), LinkedIn, Spotify, GitHub, Steam, npm, App Store, news sentiment, web traffic and more. One MCP connection. Free API key. No scraping.

trendsmcp.ai  |  Data Sources  |  Use Cases  |  Install guides


Why Trends MCP

ProblemTrends MCP solution
AI has a training cutoff -- it doesn't know what's trending todayLive data from 12+ sources, queried at request time
Managing TikTok, Reddit, YouTube APIs separately is painfulOne MCP endpoint, all platforms, consistent schema
pytrends scrapes Google and breaks constantlyManaged pipeline with retries, no scraping
Trend data comes back as charts you have to read manuallyStructured JSON your AI reasons over directly
Managing separate API keys for TikTok, Reddit, YouTubeOne Trends MCP key covers all 12+ sources
Expensive enterprise tools just for trend signalsFree tier available, no dashboard, no per-seat pricing

Quick install

1. Get a free API key

Go to trendsmcp.ai, enter your email, and get your free key instantly. 20 requests/day, no credit card required.

2. Add to your AI client

+ Add to Cursor (one click)

Or paste the config manually (replace YOUR_API_KEY with the key from your email):

Cursor / Windsurf / Cline   (~/.cursor/mcp.json or equivalent)

{
  "mcpServers": {
    "trends-mcp": {
      "url": "https://api.trendsmcp.ai/mcp",
      "transport": "http",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

VS Code / GitHub Copilot   (.vscode/mcp.json)

{
  "servers": {
    "trends-mcp": {
      "type": "http",
      "url": "https://api.trendsmcp.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Claude Desktop   (claude_desktop_config.json)

{
  "mcpServers": {
    "trends-mcp": {
      "url": "https://api.trendsmcp.ai/mcp",
      "transport": "http",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Claude.ai (browser)   Settings → Connectors → Add custom connector:

https://api.trendsmcp.ai/mcp

Available tools

ToolWhat it doesExample
get_trendsTime-series for a keyword on one sourceget_trends(keyword='AI agents', source='google search', data_mode='weekly')
get_growthCross-source growth % over multiple periodsget_growth(keyword='vibe coding', source='all', percent_growth=['1M','3M','1Y'])
get_top_trendsWhat is trending right nowget_top_trends(source='tiktok', limit=20)
get_ranked_trendsTop trends ranked by volumeget_ranked_trends(source='reddit', limit=10)

Example: ask your AI

After connecting, try these prompts in Claude, Cursor, or any MCP client:

What is the trend momentum for 'AI agents' across Google, TikTok, and Reddit over the past 3 months?
Which npm packages in the MCP ecosystem are growing fastest right now?
Compare search interest for 'Claude vs ChatGPT vs Gemini' on Google over the past year.
What are the top 20 trending topics on TikTok right now?
Is consumer interest in 'electric vehicles' growing or declining on Amazon and YouTube?

Data sources

SourceFull docs
Google Trends data for AI assistantsQuery live Google Trends data from any AI assistant via MCP. Get real-time trending topics...
YouTube trend data for AI assistantsQuery YouTube search volume trends from any AI assistant via MCP. Track rising video topic...
TikTok trend data for AI assistantsQuery live TikTok hashtag trend data from any AI assistant via MCP. Track viral hashtags, ...
Reddit discussion trend data for AIQuery Reddit discussion volume trends from any AI assistant via MCP. Track community inter...
Amazon search trend data for AI assistantsQuery Amazon product search volume trends from any AI via MCP. Track consumer product dema...
Wikipedia page view trend data for AIQuery Wikipedia page view trends from any AI assistant via MCP. Track information-seeking ...
News sentiment and volume data for AIQuery news sentiment and volume data from any AI assistant via MCP. Positive/negative sent...
Web traffic trend data for AI assistantsQuery website traffic trend data from any AI assistant via MCP. Track site visit trends, d...
App download trend data for AI assistantsQuery app download trend data from any AI assistant via MCP. Track mobile app growth, inst...
Steam player trend data for AI assistantsQuery live Steam concurrent player data from any AI via MCP. Track game momentum, player c...
npm package trend data for AI assistantsQuery live npm package download data from any AI via MCP. Track JavaScript library adoptio...
LinkedIn topic trend data for AI assistantsQuery LinkedIn topic trends from any AI assistant via MCP. Track professional interest in ...
Twitter / X trend signals for AI assistantsQuery Twitter/X trend signals from any AI assistant via MCP. Track real-time social conver...
Baidu search trends for AI assistantsQuery Baidu search trends from any AI assistant via MCP. Track keyword interest in China, ...
GitHub and developer trends for AI assistantsTrack GitHub trending repositories and npm package adoption via MCP. Developer trend data ...
Spotify and audio trend data for AI assistantsQuery Spotify-related trend data from any AI assistant via MCP. Track music genre momentum...
ChatGPT and AI tool adoption trendsTrack ChatGPT, AI tool, and AI model adoption trends via MCP. Monitor search interest, Red...
Google Shopping trend data for AI assistantsQuery Google Shopping search trends from any AI via MCP. Track product purchase intent, ri...
Google News trend data for AI assistantsQuery Google News search trends from any AI assistant via MCP. Track news topic volume, br...
Google Images trend data for AI assistantsQuery Google Images search trend data from any AI via MCP. Track visual search volume, ris...

Install by AI client

ClientStep-by-step guide
Trends MCP for Claudehttps://trendsmcp.ai/mcp-server-for-claude
Trends MCP for Cursorhttps://trendsmcp.ai/mcp-server-for-cursor
Trends MCP for VS Code and GitHub Copilothttps://trendsmcp.ai/mcp-server-for-vs-code
Trends MCP for Windsurfhttps://trendsmcp.ai/mcp-server-for-windsurf
Trends MCP for GitHub Copilothttps://trendsmcp.ai/mcp-server-for-github-copilot
Trends MCP for Clinehttps://trendsmcp.ai/mcp-server-for-cline
Trends MCP for ChatGPThttps://trendsmcp.ai/mcp-server-for-chatgpt
Trends MCP for Raycasthttps://trendsmcp.ai/mcp-server-for-raycast
Trends MCP for OpenAIhttps://trendsmcp.ai/mcp-server-for-openai

Use cases

Use casePage
AI-powered market research with live trend datahttps://trendsmcp.ai/market-research
AI investment research with live alternative datahttps://trendsmcp.ai/investment-research
AI-powered competitor tracking with live signalshttps://trendsmcp.ai/competitor-tracking
AI-powered brand monitoring with live signalshttps://trendsmcp.ai/brand-monitoring
AI-powered SEO keyword research with live search trendshttps://trendsmcp.ai/seo-keyword-research
AI-powered content strategy with live trend datahttps://trendsmcp.ai/content-strategy
AI-powered social listening via MCPhttps://trendsmcp.ai/social-listening-ai
Trend forecasting with AIhttps://trendsmcp.ai/trend-forecasting
AI-powered e-commerce product research with live demand datahttps://trendsmcp.ai/ecommerce-product-research
Market research for startups with AIhttps://trendsmcp.ai/startup-market-research
Product launch research with AIhttps://trendsmcp.ai/product-launch-research
Influencer and creator trend research with AIhttps://trendsmcp.ai/influencer-trend-research
Trending topics tool for journalistshttps://trendsmcp.ai/journalist-trend-tool
Consumer insights with AI via live trend datahttps://trendsmcp.ai/consumer-insights-ai
Trend data for product managershttps://trendsmcp.ai/product-manager-trend-data
Viral trend detection for AI agentshttps://trendsmcp.ai/viral-trend-detection
Developer ecosystem trends for AI agentshttps://trendsmcp.ai/developer-ecosystem-trends

Comparisons and alternatives

ComparisonPage
Google Trends API for AI agentshttps://trendsmcp.ai/google-trends-api
A modern pytrends alternative for AI agentshttps://trendsmcp.ai/pytrends-alternative
The Google Trends alternative built for AIhttps://trendsmcp.ai/google-trends-alternative
An Exploding Topics alternative for AI agentshttps://trendsmcp.ai/exploding-topics-alternative
A Glimpse alternative for AI agentshttps://trendsmcp.ai/glimpse-alternative
Semrush alternative for AI assistantshttps://trendsmcp.ai/semrush-alternative
Ahrefs alternative for trend researchhttps://trendsmcp.ai/ahrefs-alternative
SimilarWeb alternative for AI assistantshttps://trendsmcp.ai/similarweb-alternative
Brandwatch alternative for AI assistantshttps://trendsmcp.ai/brandwatch-alternative
BuzzSumo alternative for AI assistantshttps://trendsmcp.ai/buzzsumo-alternative
SparkToro alternative for AI assistantshttps://trendsmcp.ai/sparktoro-alternative

License

MIT © Trends MCP

Похожие серверы