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.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • 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 BuildlistAllMCPs 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 Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. NewzAI MCP Server
NewzAI MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 10:59:48 PM

NewzAI 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 Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "newzai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "https://img.shields.io/badge/MCP-Compatible-blue)](https://modelcontextprotocol.io"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (3) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (3) ~60 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 NewzAI MCP Server.

fetch_news_headlines

Fetch the latest top news headlines for a region.

search_news_predefined_category

Fetch rich, detailed news articles for a well-known topic category.

search_news_for_any_category

Fetch news for any custom keyword or topic.

Documentation Overview

News MCP Server for AI Agents | NewsAI

A news intelligence layer for MCP clients - not just a thin wrapper around search or RSS.

NewsAI is a news MCP server that gives Claude, Cursor, VS Code Copilot, Windsurf, and any MCP-compatible AI agent instant access to real-time headlines and detailed news retrieval across 7 global regions, multiple languages, and any topic.

If you are looking for a serious news MCP, this is built for production agent workflows: no scraping, no RSS parsing, no brittle site adapters - just a single MCP endpoint with structured tools that work out of the box.

MCP Provider

Want to see it in action? Try it live at app.newzai.ai.


What This MCP Actually Does

Most "news MCP" offerings are thin wrappers around generic search or a single feed. NewsAI is positioned differently: MCP is the interface, but the product value is the news retrieval layer behind it.

Instead of forcing agents to browse raw pages or depend on vague web search results, NewsAI lets them ask for:

  • Top headlines for a specific region
  • Topic coverage from a predefined category like TECHNOLOGY or BUSINESS
  • Custom-topic retrieval for any keyword or theme
  • Recency-constrained news using last_n_hours
  • Multilingual retrieval using standard language codes

That makes it useful as an agent-facing news intelligence layer for assistants, research systems, market monitoring, and live RAG pipelines.


Why NewsAI Is Different

CapabilityThin news wrapperNewsAI
MCP-native tool interfacePartialYes
Region-specific news retrievalUsually limitedYes
Language parameterizationRareYes
Recency filteringUsually noYes
Predefined category retrievalUsually noYes
Arbitrary topic searchPartialYes
Structured agent-ready outputsInconsistentYes
OAuth onboarding for interactive clientsRareYes

Architecture

text
AI Agent / MCP Client
        |
        v
NewsAI MCP Server (Streamable HTTP)
        |
        +-- Google OAuth session
        +-- Tool selection + parameter validation
        +-- Region / language / topic / recency controls
        v
NewsAI retrieval layer
        |
        v
Structured news results for the agent

The important point is that MCP is the delivery mechanism, not the entire product. The server exposes a compact, agent-usable tool surface on top of a live news retrieval system that already understands regional scope, topic intent, and freshness constraints.


Quick Setup

Add the NewsAI news MCP server to your MCP client configuration:

config.json
{
  "mcpServers": {
    "newzai": {
      "type": "http",
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

Authentication required - Uses Google OAuth. You will be prompted to sign in on first use. No API key management needed for interactive clients.

Works with Claude Desktop, Cursor, VS Code Copilot, Windsurf, and any MCP-compatible client.


Supported Coverage

NewsAI's MCP server currently supports:

  • 7 regions: India, United States, United Kingdom, Japan, Australia, Canada, Germany
  • Multilingual retrieval: English, Japanese, German, Hindi, and more via language codes
  • Two retrieval modes: predefined categories and fully custom topic search
  • Freshness controls: latest headlines or time-bounded search using last_n_hours

Supported region slugs: india, united-states, united-kingdom, japan, australia, canada, germany


MCP Tools

This news MCP server exposes three tools to your AI agent.

fetch_news_headlines

Fetch the latest top news headlines for a region.

ParameterTypeRequiredDescription
regionstringYesOne of the supported regions
languagestringNoOutput language code, default en

Best for: fast situational awareness, briefing agents, "what happened today?" workflows.

Example prompt:

Get me the latest headlines from India.

Example response:

text
- 25th Amendment row: Can Trump be removed from office amid Iran war?
- Iran's 'lost the key' post offers comic relief amid global tension
- NASA's Artemis II Crew To Break Distance Record
- IPL 2026: KKR vs PBKS in danger from thunderstorm threat
...

search_news_predefined_category

Fetch rich, detailed news articles for a well-known topic category.

ParameterTypeRequiredDescription
predefined_categoryenumYesOne of the predefined categories below
regionstringNoRegion to fetch from, default india
languagestringNoOutput language code, default en
top_kintNoNumber of articles to return, default 20

Available categories: TECHNOLOGY, BUSINESS, ENTERTAINMENT, SPORTS, WORLD

Best for: stable agent workflows where category-level intent is known ahead of time.

Example prompt:

What's happening in technology news in the US?

search_news_for_any_category

Fetch news for any custom keyword or topic.

ParameterTypeRequiredDescription
categorystringYesAny topic or keyword such as "climate change" or "AI regulation"
regionstringNoRegion to fetch from, default india
languagestringNoOutput language code, default en
top_kintNoNumber of articles to return, default 20
last_n_hoursintNoLimit to recent news, for example 24

Best for: market intelligence, competitor tracking, live research, and long-tail topic discovery.

Example prompts:

Find me news about electric vehicles in Japan from the last 24 hours.

What are people saying about AI regulation this week?

Search for startup funding news in the US.


Technical Notes

  • Protocol: Model Context Protocol over remote HTTP transport
  • Remote endpoint: https://api.newzai.ai/mcp/
  • Manifest transport type: streamable-http
  • Authentication: Google OAuth 2.0
  • Client model: interactive sign-in for MCP tools, no manual key rotation for end users
  • Query controls: region, language, predefined category, top_k, and last_n_hours
  • Language handling: standard language code input, useful for multilingual agent workflows
  • Tool design: small, explicit tool surface rather than an overloaded generic search tool

This design is deliberate. For agents, predictable parameters are usually more valuable than a broad but underspecified endpoint. NewsAI keeps the tool contract tight enough for reliable tool selection while still covering the main retrieval patterns users actually need.


Design Principles

  • Retrieval over generation: the server provides live news retrieval; the LLM handles reasoning and synthesis on top
  • Agent-first interface: tools are parameterized for model use, not for human dashboard browsing
  • Freshness at query time: current news is fetched during inference instead of relying on stale model memory
  • Structured over brittle: agents get tool outputs instead of scraping arbitrary web pages
  • Focused tool surface: headlines, category search, and custom search cover most real news workflows cleanly

Why Use a News MCP Instead of Web Search?

FeatureNewsAI news MCPGeneric web search
Structured, clean outputYesNo
Region-specific retrievalYesPartial
Language controlYesLimited
Recency filteringYesUsually no
Works natively in MCP clientsYesNo
Promptable by tool-aware agentsYesPartial
No page scraping in the clientYesNo

Use Cases

This news MCP server is well-suited for:

  • AI news briefing agents that generate live daily or hourly digests
  • Research assistants that need current topic coverage on demand
  • Market intelligence workflows that track companies, sectors, policy, or competitor mentions
  • Content systems that ground writing in current events instead of stale model memory
  • Multilingual assistants that fetch news in one language and reason or summarize in another
  • RAG pipelines that need live news as external context during inference
  • Monitoring agents that repeatedly query specific sectors, geographies, or emerging topics

Authentication

This MCP server uses Google OAuth 2.0. On first connection your MCP client redirects you to a Google sign-in page. After authorization, the client maintains the session automatically.

For most users, this means:

  • no API key copy-paste
  • no local secret management
  • lower setup friction for trying the server inside an MCP client

If you need API-key-based access for autonomous pipelines, contact feedback@newzai.ai.


Client Configuration Examples

Claude Desktop

config.json
{
  "mcpServers": {
    "newzai": {
      "type": "http",
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

Cursor

config.json
{
  "mcpServers": {
    "newzai": {
      "type": "http",
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

VS Code (Copilot / Continue)

config.json
{
  "mcpServers": {
    "newzai": {
      "type": "http",
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

Frequently Asked Questions

What makes this different from a generic "news MCP"? Most alternatives behave like thin connectors. NewsAI is designed as a news intelligence layer for AI agents, with structured tools for headlines, category retrieval, custom-topic search, language selection, and recency filtering.

Does this work with Claude? Yes. Add the MCP config to Claude Desktop and Claude can call the news tools whenever a prompt requires current events.

Is there a free tier? Yes. It is free to use with Google sign-in. If you are building an autonomous agent or pipeline that needs API-key access instead of OAuth, contact admin@newzai.ai.

What regions are supported? India, United States, United Kingdom, Japan, Australia, Canada, and Germany.

Can I fetch news in languages other than English? Yes. Pass a language code such as ja, de, or hi in the language parameter.

Is this just web search inside MCP? No. The value is not just "news over MCP." The value is a tighter retrieval layer for live news, exposed through MCP in a form agents can use reliably.


Links

  • Website: newzai.ai
  • Live app: app.newzai.ai
  • API: api.newzai.ai
  • MCP server endpoint: https://api.newzai.ai/mcp/
  • Model Context Protocol: modelcontextprotocol.io

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Shadcn Ui Mcp Server logoShadcn Ui Mcp Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui Mcp Server β†’
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ’» Developer Tools1 views
    Compare vs World Monitor β†’

Frequently Asked Questions about NewzAI MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "newzai-mcp-server": { "command": "npx", "args": ["-y", "NewzAI MCP Server"] } }

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

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
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 stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit15d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 27, 2026
52Quality signal: Good Β· 52/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 & tools24/30
Adoption & activity5/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.

β˜… 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 get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it 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 NewzAI MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code