Trends MCP
Provides access to Amazon product search volume trends and consumer product demand data.
Allows querying of Baidu search trends and keyword interest signals in China.
Tracks GitHub trending repositories and developer activity signals.
Accesses real-time Google search trends, search volume, and keyword interest data.
Queries Google News search trends to monitor news topic volume and breaking interest.
Monitors live npm package download data to track JavaScript library adoption and developer ecosystem trends.
Tracks Reddit discussion volume trends and community interest in specific topics.
Provides access to Spotify-related trend data to track music genre momentum and audio trends.
Accesses live Steam concurrent player data to monitor game momentum and player counts.
Queries TikTok hashtag trend data to track viral hashtags and social media trends.
Accesses Wikipedia page view trends to track global information-seeking behavior on various topics.
Queries YouTube search volume trends to track rising video topics and viewer interest.
Trends MCP
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
Problem | Trends MCP solution |
AI has a training cutoff - it doesn't know what's trending today | Live data from 25+ sources, queried at request time |
Managing TikTok, Reddit, YouTube APIs separately is painful | One MCP endpoint, all platforms, consistent schema |
pytrends scrapes Google and breaks constantly | Managed pipeline with retries, no scraping |
Trend data comes back as charts you have to read manually | Structured JSON your AI reasons over directly |
Managing separate API keys for TikTok, Reddit, YouTube | One Trends MCP key covers all 12+ sources |
Expensive enterprise tools just for trend signals | Free 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
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)
User → Settings → Developer → Edit Config — add inside mcpServers
{
"mcpServers": {
"trends-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.trendsmcp.ai/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Bearer YOUR_API_KEY"
}
}
}
}Claude.ai (browser) Settings → Connectors → Add custom connector:
https://api.trendsmcp.ai/mcpAvailable tools
Tool | What it does | Example |
| Time-series for a keyword on one source |
|
| Cross-source growth % over multiple periods |
|
| What is trending right now |
|
| Top trends ranked by volume |
|
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
Source | Full docs |
Query live Google Trends data from any AI assistant via MCP. Get real-time trending topics... | |
Query YouTube search volume trends from any AI assistant via MCP. Track rising video topic... | |
Query live TikTok hashtag trend data from any AI assistant via MCP. Track viral hashtags, ... | |
Query Reddit discussion volume trends from any AI assistant via MCP. Track community inter... | |
Query Amazon product search volume trends from any AI via MCP. Track consumer product dema... | |
Query Wikipedia page view trends from any AI assistant via MCP. Track information-seeking ... | |
Query news sentiment and volume data from any AI assistant via MCP. Positive/negative sent... | |
Query website traffic trend data from any AI assistant via MCP. Track site visit trends, d... | |
Query app download trend data from any AI assistant via MCP. Track mobile app growth, inst... | |
Query live Steam concurrent player data from any AI via MCP. Track game momentum, player c... | |
Query live npm package download data from any AI via MCP. Track JavaScript library adoptio... | |
Query LinkedIn topic trends from any AI assistant via MCP. Track professional interest in ... | |
Query Twitter/X trend signals from any AI assistant via MCP. Track real-time social conver... | |
Query Baidu search trends from any AI assistant via MCP. Track keyword interest in China, ... | |
Track GitHub trending repositories and npm package adoption via MCP. Developer trend data ... | |
Query Spotify-related trend data from any AI assistant via MCP. Track music genre momentum... | |
Track ChatGPT, AI tool, and AI model adoption trends via MCP. Monitor search interest, Red... | |
Query Google Shopping search trends from any AI via MCP. Track product purchase intent, ri... | |
Query Google News search trends from any AI assistant via MCP. Track news topic volume, br... | |
Query Google Images search trend data from any AI via MCP. Track visual search volume, ris... |
Install by AI client
Client | Step-by-step guide |
Trends MCP for Claude | |
Trends MCP for Cursor | |
Trends MCP for VS Code and GitHub Copilot | |
Trends MCP for Windsurf | |
Trends MCP for GitHub Copilot | |
Trends MCP for Cline | |
Trends MCP for ChatGPT | |
Trends MCP for Raycast | |
Trends MCP for OpenAI |
Use cases
Use case | Page |
AI-powered market research with live trend data | |
AI investment research with live alternative data | |
AI-powered competitor tracking with live signals | |
AI-powered brand monitoring with live signals | |
AI-powered SEO keyword research with live search trends | |
AI-powered content strategy with live trend data | |
AI-powered social listening via MCP | |
Trend forecasting with AI | |
AI-powered e-commerce product research with live demand data | |
Market research for startups with AI | |
Product launch research with AI | |
Influencer and creator trend research with AI | |
Trending topics tool for journalists | |
Consumer insights with AI via live trend data | |
Trend data for product managers | |
Viral trend detection for AI agents | |
Developer ecosystem trends for AI agents |
Comparisons and alternatives
Comparison | Page |
Google Trends API for AI agents | |
A modern pytrends alternative for AI agents | |
The Google Trends alternative built for AI | |
An Exploding Topics alternative for AI agents | |
A Glimpse alternative for AI agents | |
Semrush alternative for AI assistants | |
Ahrefs alternative for trend research | |
SimilarWeb alternative for AI assistants | |
Brandwatch alternative for AI assistants | |
BuzzSumo alternative for AI assistants | |
SparkToro alternative for AI assistants |
License
MIT © Trends MCP
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trendsmcp/trends-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server