Webz.io News Search

by Webz.io

Recommended SSE
107 downloads
Not rated
Website

About

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.

Details

Author
Webz.io
Downloads
107
Transport
SSE
Categories
Search, Knowledge Base

Natural-language search
Search using normal questions or descriptions such as:

  Companies announcing layoffs after a merger or acquisition
  

Sentiment filtering
Filter results by sentiment to focus on positive, neutral, or negative news coverage.

Category filtering
Narrow searches to specific news categories, helping remove unrelated results and improve precision.

Additional filters
Refine searches by:

Country
Language
Source
Publication date

Broad news coverage
Search across Webz.io's large global news dataset, covering hundreds of thousands of news sources.

Relevant content chunks
Results can include the part of an article most relevant to the search, which is especially useful for AI and RAG applications.

  • Structured API responses
Retrieve article data, relevant content, relevance information, and credit usage in a format designed for software integration.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Webz.io News Search
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.