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.

AllMCPs on GitHub (opens in a new tab)
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
  • 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. πŸ”Ž Search & Data Extraction
  3. Newsmcp
Newsmcp logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:02:17 PM

Newsmcp

User RatingsBe the first to rate and review this MCP server!
View Repository42 GitHub StarsTotal stargazers on GitHub for the source repository (42 stars).Visit Website
newssearchdata-extractionresearch

Retrieves real-time, AI-clustered world news with topic, region, time, and importance filters.

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": {
    "pranciskus-newsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

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

Install Tool Schemas (4) Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

Real-time world-news retrieval is exposed by the pranciskus/newsmcp MCP server through four tools backed by a public REST API. It groups coverage from hundreds of sources into events, classifies those events by topic and geography, and ranks them using source coverage, impact, and recency. Use it when an agent needs current headlines, filtered regional or topical updates, or deeper context for a specific event. The server requires no API key and runs locally through the published npm package.

Use cases

β€’Monitor top global events by recency or impact
β€’Filter technology news to a continent or country
β€’Retrieve source articles and context for an event
β€’List available news topics and regions

Key features

β€’Real-time event-based news retrieval
β€’Topic, geography, and time-window filtering
β€’AI clustering of related articles
β€’Event detail with source articles and context
β€’Sorting and pagination
β€’REST API with the same news data

Capabilities & Tool Schemas (4) ~97 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Newsmcp.

get_news

Top events happening right now. Filter by topic, region, time window.

get_news_detail

Full details on a single event β€” all source articles, AI-generated context, impact analysis, entity tags.

get_topics

Lists every topic category available for filtering. No parameters.

get_regions

Lists every geographic region β€” 6 continents and 24 countries β€” available for filtering. No parameters.

How Newsmcp works

What pranciskus/newsmcp MCP server does

The pranciskus/newsmcp MCP server gives AI agents access to current world-news events rather than isolated article searches. Its data is organized around events: related articles are grouped together, then labeled by topic and geographic region. Events include fields such as summaries, topic and geography tags, source counts, article counts, timestamps, and impact scores.

Coverage is organized into 12 topics, including politics, economy, technology, science, health, environment, sports, crime, military, education, and society. Regional filters cover six continents and 24 countries. The available region list should be retrieved through the server when an agent needs the exact supported slugs.

How it works

Hundreds of news sources are continuously collected and processed. Articles about the same event are grouped using vector embeddings. The resulting events are classified with topic and geographic entity tags, then ranked using source count, impact, and recency. As new articles arrive, events can be updated and duplicate reporting is merged.

The MCP process serves the same underlying data as the REST API at https://newsmcp.io/v1. The REST endpoints provide event lists, individual event details, topic categories, and region categories, while the MCP interface makes these operations available as agent tools.

Setup and configuration

Install the server with npm and configure the MCP client to run npx -y @newsmcp/server. The README provides configuration examples for Claude Desktop, Cursor, Windsurf, Claude Code, OpenAI Codex, Gemini CLI, and OpenCode. No API key or additional credential is required for the default backend.

The default API backend can be replaced by setting NEWS_API_BASE_URL in the MCP server environment. The documented example points this variable to an alternative backend URL ending in /v1; the variable is optional when using the hosted default service.

Tools and capabilities

The pranciskus/newsmcp MCP server exposes four tools:

  • get_news returns current events with optional topic, region, and time-window filters. It supports pagination and sorting by source count, impact score, last-seen time, or article count. The time window accepts 1 to 168 hours, and results are limited to a maximum of 50 per page.
  • get_news_detail accepts an event UUID from get_news and returns the event's source articles, generated context, impact analysis, and entity tags.
  • get_topics returns all available topic categories without parameters.
  • get_regions returns the supported geographic regions without parameters.

Limitations and notes

The service focuses on aggregated news events and their associated source articles. It does not require an API key, but its usefulness depends on the current data supplied by the hosted backend. Filters must use the supported topic and region slugs, and event detail lookup requires an event ID obtained from a news result. The repository also documents direct REST access for clients that do not use MCP.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Dappier MCP logoDappier MCP

    Enable fast, free real-time web search and access premium data from trusted media brandsβ€”news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Dappier MCP β†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    πŸ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server β†’
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
42
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

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

Frequently Asked Questions about Newsmcp

Run it through the published npm package with `npx -y @newsmcp/server`, then add that command to your MCP client's configuration.

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 PreviewNewsmcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pranciskus-newsmcp?style=directory)](https://allmcps.com/mcp/pranciskus-newsmcp)
HTML Embed
<a href="https://allmcps.com/mcp/pranciskus-newsmcp"><img src="https://allmcps.com/api/badge/pranciskus-newsmcp?style=directory" alt="Newsmcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 9, 2026
3/7 checks healthy over the last 32d
Views3
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 stars42
GitHub Star CountTotal stargazers on GitHub representing community popularity (42 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 6, 2026
53Quality signal: Good Β· 53/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 & tools27/30
Adoption & activity3/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 26d ago via OSV.dev Β· @smithery/cli (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore 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 πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Newsmcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code