From 448f14a63d9dc3ec7c0d40f6b4afc7e79295133d Mon Sep 17 00:00:00 2001 From: WhaleCupl Date: Fri, 3 Jul 2026 11:18:56 +0800 Subject: [PATCH] Add WhaleCupl/ai-daily-insights-mcp to Search & Data Extraction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e151a6b22..6cb4837f9 100644 --- a/README.md +++ b/README.md @@ -2580,6 +2580,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [webscraping-ai/webscraping-ai-mcp-server](https://github.com/webscraping-ai/webscraping-ai-mcp-server) 🎖️ 📇 ☁️ - Interact with [WebScraping.ai](https://webscraping.ai) for web data extraction and scraping. - [ashlrai/webfetch](https://github.com/ashlrai/webfetch) [![ashlrai/webfetch MCP server](https://glama.ai/mcp/servers/ashlrai/webfetch/badges/score.svg)](https://glama.ai/mcp/servers/ashlrai/webfetch) 📇 ☁️ 🏠 🍎 🪟 🐧 - License-first federated image search across 25 providers. Returns open/platform/editorial license tags, attribution strings, dimensions, and download-ready URLs via `npx -y getwebfetch-mcp`. - [webpeel/webpeel](https://github.com/webpeel/webpeel) 📇 ☁️ 🏠 - Smart web fetcher for AI agents with auto-escalation from HTTP to headless browser to stealth mode. Includes 9 MCP tools: fetch, search, crawl, map, extract, batch, screenshot, jobs, and agent. Achieved 100% success rate on a 30-URL benchmark. +- [WhaleCupl/ai-daily-insights-mcp](https://github.com/WhaleCupl/ai-daily-insights-mcp) 📇 ☁️ - Structured access to AI Daily Insights (aidailyinsights.cn), a Chinese daily AI-industry briefing built for agents. List, fetch and full-text search daily AI news as structured items — 6 tools (`get_latest`, `list_latest`, `get_article`, `get_range`, `list_by_tag`, `search`), no API key. Install via `npx -y ai-daily-insights-mcp`. - [whw23/searxng-http-mcp](https://github.com/whw23/searxng_http_mcp) [![whw23/searxng_http_mcp MCP server](https://glama.ai/mcp/servers/whw23/searxng_http_mcp/badges/score.svg)](https://glama.ai/mcp/servers/whw23/searxng_http_mcp) 🐍 ☁️ 🏠 - Self-contained SearXNG MCP server in Docker. 200+ search engines, 30+ categories, multi-page fanout, autocomplete, and engine discovery. Dual transport (HTTP + stdio), API key auth, and built-in SearXNG Web UI reverse proxy. Zero-install deploy. - [yamanoku/baseline-mcp-server](https://github.com/yamanoku/baseline-mcp-server) 📇 🏠 - MCP server that searches Baseline status using Web Platform API - [yubinkim444/ai-first-scraper-mcp](https://github.com/yubinkim444/ai-first-scraper-mcp) [![yubinkim444/ai-first-scraper-mcp MCP server](https://glama.ai/mcp/servers/yubinkim444/ai-first-scraper-mcp/badges/score.svg)](https://glama.ai/mcp/servers/yubinkim444/ai-first-scraper-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Three MCP tools for ad-free Markdown web scraping and search. `fetch_page` (URL → clean Markdown), `fetch_pages_batch` (up to 25 URLs in parallel), `search_web` (web search → top-k pages as Markdown). Works with Claude Desktop / Cursor / Cline. Install: `uvx ai-first-scraper-mcp`.