Loading MCP server directory, please wait...
Search global news in natural language. Filter by language, country, date, sentiment, and domain.
npx @getmcp/cli add io.webz/news-searchRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer YOUR_WEBZ_TOKEN - your Webz.io API token. Clients with OAuth support (Claude.ai, ChatGPT) can connect without this header and authorize interactively instead.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.webz/news-search": {
"url": "https://news-search-mcp.webz.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}