Webz.io News Search

Webz.io News Search

@webz2PythonUpdated 2 days ago

Search global news in natural language. Filter by language, country, date, sentiment, and domain.

Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Webz News Search integrations

Public SDKs for the hosted Webz.io News Search MCP server:

https://news-search-mcp.webz.io/mcp

The MCP server is the source of truth. These packages are thin clients. New filters and tools on the server show up at runtime through tools/list.

PackageRegistryPath
langchain-webzPyPIpackages/langchain
llama-index-tools-webzPyPIpackages/llamaindex
ag2-webzioPyPIpackages/ag2
crewai-webzioPyPIpackages/crewai
@webz.io/ai-sdknpmpackages/ai-sdk
n8n-nodes-webz-news-searchnpmgithub.com/Webhose/n8n-nodes-webz-news-search
webz_news_searchDify Marketplace (.difypkg)packages/dify

Official MCP Registry

The bundle in mcp-registry/ publishes the hosted server to registry.modelcontextprotocol.io as io.webz/news-search. Aggregators such as PulseMCP and Glama ingest the official registry, so this listing propagates downstream automatically. Publishing requires a one-time DNS TXT record on webz.io — see mcp-registry/PUBLISHING.md.

Groq

No package. Groq's Responses API speaks remote MCP itself, so you pass the hosted server in tools and Groq runs tools/list and tools/call server side.

Reference implementation, runnable examples, and the groq-api-cookbook contribution bundle are in packages/groq.

n8n

Two paths:

  • Community node (n8n-nodes-webz-news-search): standalone workflows, structured article output, and optional use as an AI Agent tool.
  • Built-in MCP Client Tool (n8n/): no install step; connect an AI Agent directly to the MCP server so filters still come from tools/list at runtime.

Setup steps and importable workflow templates are in n8n/.

Dify

Not a PyPI package. Dify Marketplace installs a .difypkg plugin from packages/dify. After the listing PR is merged, search for Webz News Search on marketplace.dify.ai. Dify v1.6+ can also add https://news-search-mcp.webz.io/mcp under Tools → MCP without a plugin.

Docs: https://docs.webz.io/docs/webz/news-search-api-mcp