Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. News Volume Trends MCP
News Volume Trends MCP logo
Health: ActiveRecent health check succeeded.Last checked 8/26/2026, 11:02:17 PM

News Volume Trends MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

News article volume over time, with growth for any topic. Free key at trendsmcp.ai

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "news-volume-trends-mcp-2": {
      "command": "uvx",
      "args": [
        "news-volume-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

news-volume-mcp

News mention volume as an MCP tool. Plug into Claude, Cursor, or any MCP-compatible AI host. Weekly series, growth percentages, and live Google News feed.

Powered by trendsmcp.ai β€” one API key, one client, 30+ data sources: Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, App Store, Steam, npm, news volume, news sentiment, live trending feeds, and more. No separate credentials per platform.

Get your free API key β†’ trendsmcp.ai β€” 100 free requests/month, no credit card.

πŸ“– Full API docs β†’ trendsmcp.ai/docs

Updated for 2026. Works with Python 3.8 through 3.13.

Use as an MCP tool

Add to your mcp.json (Claude Desktop, Cursor, Windsurf, VS Code, or any MCP host):

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

Get your free key at trendsmcp.ai. Full setup instructions for Claude, Cursor, Windsurf, and VS Code at trendsmcp.ai/docs.


No scraping. No 429 errors. No proxies.

If you have used pytrends or similar scrapers before, you know the problems: random 429 Too Many Requests blocks, broken pipelines at 2am, time.sleep() hacks, proxy rotation costs, and a library that is now archived because Google explicitly flags scrapers at the protocol level.

trendsmcp is the managed alternative. We run the data infrastructure. You call a REST endpoint.

pytrends alternative for News Volume data

Scrapers / pytrendstrendsmcp
429 rate limit errorsconstantnever
Proxy requiredoftennever
Breaks on platform changesyes, regularlyno
Data sources covered1 (Google only)30+
Absolute volume estimatesnoyes
Cross-platform growthnoyes
Async supportnoyes
Actively maintainedno (archived)yes
Free tiernoyes, 100 req/month

Install

Terminal
pip install news-volume-mcp

Zero system dependencies. Python 3.8 or later. Uses httpx under the hood.


Quick start

server.ts
from news_volume_mcp import TrendsMcpClient, SOURCE

client = TrendsMcpClient(api_key="YOUR_API_KEY")

# 5-year weekly time series β€” no sleep(), no proxies, no 429s
series = client.get_trends(source=SOURCE, keyword="climate change")
print(series[0])
# TrendsDataPoint(date='2026-03-28', value=72, keyword='climate change', source='news volume')

# Period-over-period growth
growth = client.get_growth(
    source=SOURCE,
    keyword="climate change",
    percent_growth=["3M", "1Y"],
)
print(growth.results[0])
# GrowthResult(period='3M', growth=14.5, direction='increase', ...)

# What's trending right now (across all live platforms)
trending = client.get_top_trends(limit=10)
print(trending.data)
# [[1, 'topic one'], [2, 'topic two'], ...]

Async support

server.ts
import asyncio
from news_volume_mcp import AsyncTrendsMcpClient, SOURCE

async def main():
    client = AsyncTrendsMcpClient(api_key="YOUR_API_KEY")
    series = await client.get_trends(source=SOURCE, keyword="climate change")
    print(series[0])

asyncio.run(main())

Query multiple platforms concurrently with one key:

python
google, youtube, reddit, amazon, tiktok = await asyncio.gather(
    client.get_trends(source="google search", keyword="climate change"),
    client.get_trends(source="youtube",       keyword="climate change"),
    client.get_trends(source="reddit",        keyword="climate change"),
    client.get_trends(source="amazon",        keyword="climate change"),
    client.get_trends(source="tiktok",        keyword="climate change"),
)

Use cases

  • SEO research: track keyword search volume trends across Google Search, Google News, and Google Images before publishing content
  • Market research: measure consumer demand signals on Amazon and Google Shopping before entering a product category
  • Investment research: monitor Reddit discussion volume, news sentiment, and Wikipedia page view spikes as leading indicators
  • Content strategy: find what is growing on YouTube and TikTok before topics peak and competition saturates them
  • Competitor tracking: compare brand search volume growth across platforms over custom date ranges
  • App analytics: track App Store interest and app download estimates alongside Reddit and news buzz

Works with

  • Claude (via MCP β€” trendsmcp.ai/docs)
  • Cursor (via MCP β€” trendsmcp.ai/docs)
  • ChatGPT (via MCP β€” trendsmcp.ai/docs)
  • Windsurf (via MCP β€” trendsmcp.ai/docs)
  • VS Code Copilot (via MCP β€” trendsmcp.ai/docs)
  • LangChain: pass TrendsMcpClient output directly as tool results or context
  • CrewAI: wrap any method as a Tool and drop it into your crew
  • AutoGen: register as a callable tool for any agent
  • LlamaIndex: use trend series as structured data nodes for retrieval
  • Pandas: each get_trends() response converts to a DataFrame in one line

Methods

get_trends(source, keyword, data_mode=None)

Returns a historical time series for a keyword. Defaults to 5 years of weekly data. Pass data_mode="daily" for the last 30 days at daily granularity.

get_growth(source, keyword, percent_growth, data_mode=None)

Calculates percentage growth between two points in time. Pass preset strings or CustomGrowthPeriod objects.

Growth presets: 7D 14D 30D 1M 2M 3M 6M 9M 12M 1Y 18M 24M 2Y 36M 3Y 48M 60M 5Y MTD QTD YTD

get_top_trends(type=None, limit=None)

Returns today's live trending items. Omit type to get all feeds at once.

Available live feeds: Google Trends Google News Top News YouTube Trending TikTok Trending Hashtags X (Twitter) Trending Reddit Hot Posts Reddit World News Wikipedia Trending Amazon Best Sellers Top Rated Amazon Best Sellers by Category App Store Top Free App Store Top Paid Google Play Spotify Top Podcasts Top Websites


All 30+ data sources

One API key. One client. Every platform. No separate credentials for each.

sourceWhat it measures
"google search"Google Search volume
"google images"Google Images search volume
"google news"Google News search volume
"google shopping"Google Shopping purchase intent
"youtube"YouTube search volume
"tiktok"TikTok hashtag volume
"reddit"Reddit subreddit subscribers over time
"amazon"Amazon product search volume
"wikipedia"Wikipedia page views
"news volume"News article mention count
"news sentiment"News sentiment score (positive/negative)
"app downloads"Mobile app download/install estimates (Android)
"npm"npm package weekly downloads
"steam"Steam concurrent player count

All values normalized 0–100 so you can compare across platforms directly.


Error handling

server.ts
from news_volume_mcp import TrendsMcpClient, TrendsMcpError, SOURCE

client = TrendsMcpClient(api_key="YOUR_API_KEY")

try:
    series = client.get_trends(source=SOURCE, keyword="climate change")
except TrendsMcpError as e:
    print(e.status)   # e.g. 429 if you exceed your plan quota
    print(e.code)     # e.g. "rate_limited"
    print(e.message)

Frequently asked questions

Does this scrape News Volume? No. trendsmcp runs managed data infrastructure. Your Python code makes a single authenticated REST call. No scraping, no Selenium, no cookies, no proxies required.

Do I need a News Volume developer account, OAuth token, or platform API key? No. One trendsmcp API key gives you access to all 30+ data sources.

Will it break when News Volume changes its backend? No. API stability is our responsibility. If something changes upstream, we update the backend. Your code keeps working.

Can I query multiple platforms with the same key? Yes. One key covers every data source. Switch source to any of the 30+ values listed above.

Is there a free tier? Yes, 100 requests per month, no credit card required. Get your key at trendsmcp.ai.

Can I use this in production data pipelines? Yes. The client is stateless, thread-safe, and supports async for concurrent queries across multiple platforms.


Related packages

Read the full README on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • News Sentiment Trends MCP logoNews Sentiment Trends MCP

    News sentiment scores over time, with growth for any topic. Free key at trendsmcp.ai

    πŸ’» Developer Tools0 views
    Compare vs News Sentiment Trends MCP β†’
  • N
    News Volume API

    News article mention volume trends for any topic. Free key at trendsapi.ai

    πŸ’» Developer Tools0 views
    Compare vs News Volume API β†’
  • Wikipedia Trends MCP logoWikipedia Trends MCP

    Wikipedia page views over time, with growth for any article topic. Free key at trendsmcp.ai

    πŸ’» Developer Tools0 views
    Compare vs Wikipedia Trends MCP β†’
  • Competitor Tracking Trends MCP logoCompetitor Tracking Trends MCP

    Brand and competitor trend volume over time, with growth signals. Free key at trendsmcp.ai

    πŸ’» Developer Tools0 views
    Compare vs Competitor Tracking Trends MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about News Volume Trends MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "news-volume-trends-mcp": { "command": "npx", "args": ["-y", "News Volume Trends MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNews Volume Trends MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/news-volume-trends-mcp-2?style=directory)](https://allmcps.com/mcp/news-volume-trends-mcp-2)
HTML Embed
<a href="https://allmcps.com/mcp/news-volume-trends-mcp-2"><img src="https://allmcps.com/api/badge/news-volume-trends-mcp-2?style=directory" alt="News Volume Trends MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4h ago via OSV.dev Β· news-volume-mcp (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to News Volume Trends MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code