News MCP Server

Real-time news aggregation from AP, BBC, NPR, Hacker News, and Google News

šŸ“° News MCP — AI News Monitoring & Alerts avatar

šŸ“° News MCP — AI News Monitoring & Alerts

Pricing

from $2.00 / 1,000 results

Try for free

Go to Apify Store

šŸ“° News MCP — AI News Monitoring & Alerts

šŸ“° News MCP — AI News Monitoring & Alerts

nexgendata/news-mcp-server

Try for free

Ask questions about this Actor

MCP server for AI agents to search AP, BBC, NPR, Hacker News & Google News. Connect Claude, GPT or any AI to monitor news in real-time. 5 tools for content intelligence.

Pricing

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

4 days ago

Last modified

Categories

AI

News

MCP servers

README

Pricing

Endpoints

Issues

News & Media MCP Server by nexgendata

Connect AI agents to structured news and media data through the Model Context Protocol. This MCP server gives LLM-powered applications direct access to news and media tools, returning clean JSON that agents can reason about and act on.

What This MCP Server Does

This MCP (Model Context Protocol) server exposes news and media data tools that AI assistants like Claude, ChatGPT, and custom LLM agents can call directly. Instead of building API integrations or writing scraping code, any MCP-compatible AI system can access structured news and media data through natural language requests. The server handles authentication, rate limiting, data extraction, and response formatting automatically.

Who Uses This

AI developers building agents that need access to news and media data. Companies integrating real-time data into their LLM-powered products. Research teams using AI assistants for automated data gathering. Automation platforms connecting AI agents to structured data sources. Anyone building on top of the Model Context Protocol ecosystem.

How It Works

Deploy this MCP server on Apify and connect it to any MCP-compatible client. The server exposes a set of tools that accept structured parameters and return clean JSON responses. AI agents can discover available tools, understand their parameters, and call them as part of multi-step reasoning chains. The server runs on Apify infrastructure with built-in proxy support, caching, and error handling.

Available Tools

The server provides tools for searching breaking news, retrieving articles by topic, monitoring media coverage, and tracking trending stories. Each tool accepts specific parameters, handles the underlying data extraction, and returns structured JSON that AI agents can parse and reason about. Tools are designed to be composable so agents can chain multiple calls together for complex data gathering workflows.

Pricing

This MCP server uses pay-per-event pricing. Each tool call that returns data counts as one event. Pricing is consistent with the underlying data actors at $3 per 1,000 events, making it cost-effective to integrate into production AI agent workflows.

Getting Started

Deploy the MCP server from the Apify Store. Configure your MCP client (Claude Desktop, custom agent, etc.) with the server endpoint URL. The server auto-discovers available tools and exposes them to your AI system. No additional configuration needed.

FAQ

**Is this compatible with Claude Desktop?**Yes. Any MCP-compatible client can connect to this server, including Claude Desktop, custom LLM agents, and automation platforms that support the Model Context Protocol.

**Do I need separate API keys?**No. The server handles all data access internally through Apify infrastructure. You only need your Apify API token to deploy and connect.

**Can I use this in production?**Yes. The server runs on Apify's scalable infrastructure with built-in monitoring, logging, and error handling suitable for production workloads.


šŸ’» Code Example — Python


from apify_client import ApifyClient


client = ApifyClient("YOUR_APIFY_TOKEN")

run = client.actor("nexgendata/news-mcp-server").call(run_input={

    # Fill in the input shape from the actor's input_schema

})


for item in client.dataset(run["defaultDatasetId"]).iterate_items():

    print(item)


🌐 Code Example — cURL


curl -X POST "https://api.apify.com/v2/acts/nexgendata~news-mcp-server/run-sync-get-dataset-items?token=YOUR_TOKEN" \

  -H "Content-Type: application/json" \

  -d '{ /* input schema */ }'


ā“ FAQ

**Q: How do I get started?**Sign up at apify.com, grab your API token from Settings → Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).

**Q: What's the typical cost per run?**See the pricing section below. Most runs finish under $0.10 for typical batches.

**Q: Is this actor maintained?**Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.

**Q: Can I use the output commercially?**Yes — you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.

**Q: How do I handle rate limits?**Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.

šŸ’° Pricing

Pay-per-event pricing — you only pay for what you actually extract.

  • Actor Start: $0.0001
  • result: $0.0020

šŸ”— Related NexGenData Actors

  • RAG Web Browser
  • AI Web Scraper
  • Hacker News Scraper

šŸš€ Apify Affiliate Program

New to Apify? Sign up with our referral link — you get free platform credits on signup, and you help fund the maintenance of this actor fleet.

šŸ“š More From NexGenData

Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com — the brand home for everything we ship.

  • šŸ“– Tutorials & how-to guides
  • šŸ—‚ļø Full actor catalog with usage examples
  • šŸ“¦ Gumroad data packs (one-time purchases)
  • šŸ“¬ Newsletter — monthly drops of new actors and revenue experiments

_Built and maintained by NexGenData — 165+ actors covering scraping, enrichment, MCP servers, and automation._šŸ  Home: thenextgennexus.com

You might also like

Google News Scraper

fortuitous_pirate/google-news-scraper

User avatar

Fortuitous Pirate

12

Ultimate News API avatar

Ultimate News API

glitch_404/Ultimate-News-Scraper

Scrape up to 10000 news articles from over 4500 news sources in less than 20 minutes, news from over 20 categories, e.g., Crypto news, World News, Latest News, Celebrities, and a lot more. You can find news on websites such as Fox News, BBC News, CNN, and Cryptocurrency-Related News Sources.

Yousif Wael

243

1.0

Google News Scraper avatar

futurizerush/google-news-scraper

Google News Search Scraper - Real-time news aggregation from Google News. Features smart article enrichment with full content extraction. Perfect for market research, trend analysis, and content monitoring.

Rush

93

5.0

Google News Scraper - Cheap avatar

Google News Scraper - Cheap

bot_kevin/Google-News-Scraper

Easily scrape news from Google News page in .json format.

bot

57

Hacker News MCP Server

nyxar_dev/hackernews-mcp

Read top stories, comments, and search Hacker News via MCP. Get real-time tech news, discussions, and trending topics from the HN community.

Nyxar Dev

1

Free Google News API — Search News by Keyword + Country avatar

Free Google News API — Search News by Keyword + Country

s-r/google-news

Free Google News scraper — get clean structured news results for any query, country, and language. Use it as a Google News API for brand monitoring, topic alerts, news clipping, and bulk article URL harvesting.

SR

5

muscular_quadruplet/google-news-scraper

Scrape Google News articles by keyword or topic. Get headlines, sources, publish dates, snippets. Monitor news mentions, track industry trends, build news aggregators. Real-time news scraping.

Do It

39

codingfrontend/google-news-scraper

Scrape news articles from news.google.com with deep article content extraction

codingfrontend

4

epctex/google-news-scraper

Unlock timely news insights with our Google News data retrieval tool. Get the latest news on any news at any time, and more. Effortless and powerful. šŸ“°šŸ” #NewsData

epctex

582

5.0

šŸ“° BBC News Scraper — Global News & Headlines avatar

šŸ“° BBC News Scraper — Global News & Headlines

nexgendata/bbc-news-scraper

Extract news articles from BBC — headlines, full text, authors, timestamps & topics. Build global news monitoring, media analysis & content aggregation tools. Pay per article.

Stephan Corbeil

6

Server Terkait

NotebookLM Web Importer

Impor halaman web dan video YouTube ke NotebookLM dengan satu klik. Dipercaya oleh 200.000+ pengguna.

Instal Ekstensi Chrome