Trends MCP - Social Listening
Pricing
Pay per usage
Trends MCP - Social Listening
MCP server giving AI agents trend data across Google Search, YouTube, TikTok, Amazon, Reddit, Wikipedia, Steam, npm, news sentiment, and 25+ live feeds. Powered by trendsmcp.ai.
Pricing
Pay per usage
Rating
5.0
(1)
Developer
TrendsMCP 25+ data sources, one connection
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Trends MCP — Live Trend Data for AI Agents
One MCP server. 25+ data sources. Ask your AI what's breaking out across search, social, and commerce.
Connect any MCP-compatible AI (Claude, Cursor, ChatGPT, Windsurf, VS Code Copilot) to live trend data with a single API key.
Get your free API key at trendsmcp.ai — 100 requests/month, no credit card.
What Trends MCP does
Trends MCP gives AI agents access to normalized trend data across 25+ keyword sources and live feeds — Google Search, YouTube, TikTok, Amazon, Reddit, Wikipedia, Steam, npm, news sentiment, and more.
Instead of juggling per-platform keys, scrapers, and rate limits, your AI calls three tools and gets back clean JSON:
| Tool | What it does |
|---|---|
get_trends | ~5 years of weekly time-series data for any keyword, normalized 0–100 |
get_growth | % change over preset or custom periods (7D, 1M, 3M, 6M, 1Y, YTD, ...) across one or many sources at once |
get_top_trends | What's trending right now — no keyword needed. Google Trends, TikTok, Reddit, YouTube, Amazon, Spotify, GitHub, and more |
Connect to your AI in 30 seconds
The fastest way to connect is directly — no Actor needed.
Step 1 — Get your free API key
Sign up at trendsmcp.ai. Your key arrives by email instantly. Free tier: 100 requests/month, no credit card.
Step 2 — Add to your AI client
Cursor / Windsurf / VS Code
Add to your MCP config:
"trends-mcp": {"url": "https://api.trendsmcp.ai/mcp","transport": "http","headers": { "Authorization": "Bearer YOUR_TRENDS_API_KEY" }}
Claude Desktop
Add to claude_desktop_config.json inside mcpServers:
"trends-mcp": {"command": "npx","args": ["-y","mcp-remote","https://api.trendsmcp.ai/mcp","--header","Authorization:${AUTH_HEADER}"],"env": {"AUTH_HEADER": "Bearer YOUR_TRENDS_API_KEY"}}
Claude.ai (browser)
Go to Settings → Customize → Connectors → Add custom connector. Use:
https://www.trendsmcp.ai/mcp
Full setup instructions for every client at trendsmcp.ai/docs.
Keyword sources
Pass the source value with get_trends or get_growth. All values normalized to a 0–100 index for cross-platform comparison.
| source | Description | Keyword format |
|---|---|---|
google search | Google search volume | Any keyword or phrase |
google images | Google image search volume | Any keyword or phrase |
google news | Google News search volume | Any keyword or phrase |
google shopping | Google Shopping search volume | Any keyword or phrase |
youtube | YouTube search volume | Any keyword or phrase |
tiktok | TikTok hashtag volume | Hashtag or topic |
reddit | Subreddit subscriber count | Subreddit name, no r/ prefix |
amazon | Amazon product search volume | Product name or category |
wikipedia | Wikipedia page views | Article title or topic |
news volume | News article mention volume | Any keyword or phrase |
news sentiment | News sentiment score (positive/negative) | Any keyword or phrase |
app downloads | Android app download estimates (AppBrain) | Android bundle ID e.g. com.openai.chatgpt |
app rankings | Android app store ranking charts | Android bundle ID |
npm | npm package weekly downloads | Exact package name e.g. react, @babel/core |
steam | Steam concurrent players (monthly) | Game display name e.g. Elden Ring |
Live feeds
Use get_top_trends with one of these type values. No keyword needed.
| type | Feed |
|---|---|
Google Trends | Top trending searches on Google right now |
Google News Top News | Top stories from Google News |
TikTok Trending Hashtags | Top trending hashtags on TikTok |
YouTube Trending | Top trending videos on YouTube |
X (Twitter) Trending | Top trending topics on X |
Reddit Hot Posts | Hottest posts on Reddit's front page |
Reddit World News | Top posts in r/worldnews |
Wikipedia Trending | Most-viewed Wikipedia articles today |
Amazon Best Sellers Top Rated | Amazon top-rated best sellers |
Amazon Best Sellers by Category | Amazon best sellers by category |
App Store Top Free | Top free iOS apps |
App Store Top Paid | Top paid iOS apps |
Google Play | Top apps on Google Play |
Top Websites | Most-visited websites globally |
Spotify Top Podcasts | Top podcasts on Spotify |
Steam Most Played | Top games by concurrent live players |
GitHub Trending Repos | Daily trending repos across all languages |
IMDb MOVIEmeter | Top 100 most-popular movies by user activity |
Open Library Trending Books | Daily trending books from Open Library |
Example prompts for your AI
Once connected, you can ask your AI things like:
- "What is the 12-month growth for 'GLP-1 drugs' across Google Search, TikTok, and Amazon?"
- "Show me the Wikipedia page view trend for 'artificial intelligence' over the last 5 years."
- "What's trending on TikTok and Reddit right now?"
- "Compare the 3-month growth of 'creatine gummies' on Google Search vs YouTube vs Amazon."
- "Get the top 20 GitHub trending repos today."
- "What are the top free iOS apps in the App Store right now?"
- "How has Steam player count for 'Elden Ring' changed over the past year?"
Growth presets
Use any of these with get_growth's percent_growth array:
7D 14D 30D 1M 2M 3M 6M 9M 12M 1Y 18M 24M 2Y 36M 3Y 48M 60M 5Y MTD QTD YTD
Or pass a custom date pair:
{ "name": "launch", "recent": "2025-06-01", "baseline": "2025-01-01" }
Pricing
| Plan | Requests/month | Price |
|---|---|---|
| Free | 100 | $0 — no credit card |
| Starter | 1,000 | $19/month |
| Pro | 5,000 | $49/month |
| Business | 25,000 | $199/month |
One request = one API call. get_growth counts once regardless of how many periods you pass. Annual billing saves 20%.
Get your free API key at trendsmcp.ai
About Trends MCP
Trends MCP is an independent analytics service. Values are normalized proprietary estimates produced through aggregation and modeling of publicly observable signals — not official platform metrics. See trendsmcp.ai for full terms.
Links: trendsmcp.ai · Docs · Pricing