Webz.io News Search MCP Server

A first-party remote Model Context Protocol server that exposes Webz.io semantic news search to any MCP client. It ships one tool, news_search_by_webz, and every call runs a regular News Search API request against the caller's own Webz token, so the same credits and per-token rate limits apply. Authentication is a Bearer API token; Claude.ai and ChatGPT connect over OAuth, and the server publishes RFC 8414 authorization-server metadata and RFC 9728 protected-resource metadata (both probed 200 on 2026-08-27) with PKCE S256 and dynamic client registration. An anonymous tools/list returns 401 with a correctly-formed WWW-Authenticate challenge, which the provider documents as intentional.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/webzio-news-search-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Webz.io News Search MCP Server
description: A first-party remote Model Context Protocol server that exposes Webz.io semantic news search
  to any MCP client. It ships one tool, news_search_by_webz, and every call runs a regular News Search
  API request against the caller's own Webz token, so the same credits and per-token rate limits apply.
  Authentication is a Bearer API token; Claude.ai and ChatGPT connect over OAuth, and the server publishes
  RFC 8414 authorization-server metadata and RFC 9728 protected-resource metadata (both probed 200 on
  2026-08-27) with PKCE S256 and dynamic client registration. An anonymous tools/list returns 401 with
  a correctly-formed WWW-Authenticate challenge, which the provider documents as intentional.
humanURL: https://news-search-mcp.webz.io
baseURL: https://news-search-mcp.webz.io/mcp
tags:
- MCP
- News Data
- AI Agents
- News Search
tags_raw:
- mcp
- news-data
- ai-agents
- model-context-protocol
- news-search
properties:
- type: MCPServer
  url: mcp/webz-mcp.yml
- type: MCPServer
  url: https://news-search-mcp.webz.io/mcp
- type: Documentation
  url: https://docs.webz.io/docs/webz/news-search-api-mcp
- type: AgentSkill
  url: skills/_index.yml
- type: OAuthScopes
  url: scopes/webz-scopes.yml
- type: Authentication
  url: authentication/webz-authentication.yml