From aa71f5ee179e59f3e7a6bf267c5351e67e5d2f6d Mon Sep 17 00:00:00 2001 From: pranciskus Date: Wed, 4 Mar 2026 11:06:40 +0200 Subject: [PATCH] =?UTF-8?q?Add=20newsmcp=20=E2=80=94=20real-time=20world?= =?UTF-8?q?=20news=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds newsmcp to the Search & Data Extraction section. - Real-time news events clustered from hundreds of sources - Classified by 12 topics and 30+ geographic regions - Ranked by source count and impact score - Free, no API key required - npm package: @newsmcp/server Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d167518..9d1cf3c8 100644 --- a/README.md +++ b/README.md @@ -1315,6 +1315,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [mikechao/brave-search-mcp](https://github.com/mikechao/brave-search-mcp) 📇 ☁️ - Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API - [modelcontextprotocol/server-fetch](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/fetch) 🐍 🏠 ☁️ - Efficient web content fetching and processing for AI consumption - [mzxrai/mcp-webresearch](https://github.com/mzxrai/mcp-webresearch) 🔍 📚 - Search Google and do deep web research on any topic +- [newsmcp/newsmcp](https://github.com/pranciskus/newsmcp) 📇 ☁️ - Real-time world news for AI agents — events clustered from hundreds of sources, classified by topic and geography, ranked by importance. Free, no API key. `npx -y @newsmcp/server` - [nickclyde/duckduckgo-mcp-server](https://github.com/nickclyde/duckduckgo-mcp-server) 🐍 ☁️ - Web search using DuckDuckGo - [nkapila6/mcp-local-rag](https://github.com/nkapila6/mcp-local-rag) 🏠 🐍 - "primitive" RAG-like web search model context protocol (MCP) server that runs locally. No APIs needed. - [nyxn-ai/NyxDocs](https://github.com/nyxn-ai/NyxDocs) 🐍 ☁️ 🏠 - Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).