MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Search & Data Extraction/Webz.io News Search
Search & Data ExtractionOfficial
W

Webz.io News Search

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

0 starsUpdated Aug 18, 2026

Ads

Overview

Connect your AI client - Cursor, Claude, or ChatGPT - to Webz.io News Search. The client gets a news_search_by_webz tool and can search global news by itself. Every tool call runs a regular News Search request with your token - the same credits and rate limits apply. See Errors, Rate Limits & Credits. Log in at webz.io and copy the API token from your dashboard. It is the same token you use for the News Search API. Replace YOUR_WEBZ_TOKEN with your token. Add this to ~/.cursor/mcp.json (%USERPROFILE%\.cursor\mcp.json on Windows) and restart Cursor:

Installation

claude mcp add --transport http webz-news-search https://news-search-mcp.webz.io/mcp --header "Authorization: Bearer YOUR_WEBZ_TOKEN"

Configuration

{
  "mcpServers": {
    "webz-news-search": {
      "url": "https://news-search-mcp.webz.io/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_WEBZ_TOKEN"
      }
    }
  }
}

Capabilities

  • Search global news by topic

    Ask your AI to call `news_search_by_webz` with a natural-language query like "EU AI regulation" and get recent articles with titles, URLs, and excerpts.

  • Filter results by domain, language, or country

    Narrow searches using parameters like `domain`, `language`, `country`, `sentiment`, or `category` to target specific sources or regions.

  • Control result volume and time window

    Specify `k` (1–50 articles) and `days` (how far back to search), or set `allow_all_dates` to search the full coverage window.

  • Exclude unwanted sources

    Use `exclude_domain` to skip specific domains, with the constraint that a domain cannot appear in both `domain` and `exclude_domain`.

  • Get structured article summaries

    Each result returns the article title, URL, publish date, and matching text excerpt, enabling your AI to summarize coverage with sources.

Tags

  • news
  • search
  • web-research
  • data-analysis

Related MCP servers

M

Mastra Docs Server

Official

Provides AI assistants with direct access to Mastra.ai's complete knowledge base.

27.5kSearch & Data ExtractionUpdated Today
F

Fetch MCP Server

Official

Fetch web content and convert HTML pages into LLM-friendly markdown output.

2.9kSearch & Data ExtractionUpdated 12 days ago
P

Perplexity Ask MCP Server

Official

A connector for the Perplexity API to enable web search within the MCP ecosystem.

2.5kSearch & Data ExtractionUpdated 1 day ago
P

Perplexity

Official

An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.

2.5kSearch & Data ExtractionUpdated 1 day ago