From daff9fa5115c3541bdf93d72a7053451f994d907 Mon Sep 17 00:00:00 2001 From: lennney <94768569+lennney@users.noreply.github.com> Date: Sat, 18 Jul 2026 22:07:09 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20add=20agent-search-mcp=20=E2=80=94?= =?UTF-8?q?=20free=20multi-engine=20MCP=20search=20(8=20engines)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..72d03542e 100644 --- a/README.md +++ b/README.md @@ -2691,6 +2691,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [kimdonghwi94/Web-Analyzer-MCP](https://github.com/kimdonghwi94/web-analyzer-mcp) 🐍 🏠 🍎 🪟 🐧 - Extracts clean web content for RAG and provides Q&A about web pages. - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) ☁️ 📇 – Tavily AI search API - [leehanchung/bing-search-mcp](https://github.com/leehanchung/bing-search-mcp) 📇 ☁️ - Web search capabilities using Microsoft Bing Search API +- [lennney/agent-search-mcp](https://github.com/lennney/agent-search-mcp) 📇 🏠 🍎 🪟 🐧 - Free multi-engine MCP search server — 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. `npx agent-search-mcp` - [leadbrain/korean-data-mcp](https://github.com/leadbrain/korean-data-mcp) [![leadbrain/korean-data-mcp MCP server](https://glama.ai/mcp/servers/leadbrain/korean-data-mcp/badges/score.svg)](https://glama.ai/mcp/servers/leadbrain/korean-data-mcp) 🐍 ☁️ - Real-time Korean web data — Naver place reviews, Melon music chart, Daangn/Bunjang marketplace listings, Naver news, Musinsa fashion rankings. 7 tools powered by Apify actors. Requires APIFY_TOKEN. - [lfnovo/content-core](https://github.com/lfnovo/content-core) 🐍 🏠 - Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses. - [tobocop2/lilbee](https://github.com/tobocop2/lilbee) [![tobocop2/lilbee MCP server](https://glama.ai/mcp/servers/tobocop2/lilbee/badges/score.svg)](https://glama.ai/mcp/servers/tobocop2/lilbee) 🐍 🏠 🍎 🪟 🐧 - Runs and manages its own local models, or uses your existing Ollama or LM Studio if you prefer. Indexes your files and code, crawls the websites you point it at, and answers with citations to the source. From 5712319d57a2b4ce9a52143ff376b0844a5d583a Mon Sep 17 00:00:00 2001 From: lennney <94768569+lennney@users.noreply.github.com> Date: Sat, 18 Jul 2026 22:11:25 +0800 Subject: [PATCH 2/2] feat: add Glama score badge for agent-search-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72d03542e..2eebc90c3 100644 --- a/README.md +++ b/README.md @@ -2691,7 +2691,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [kimdonghwi94/Web-Analyzer-MCP](https://github.com/kimdonghwi94/web-analyzer-mcp) 🐍 🏠 🍎 🪟 🐧 - Extracts clean web content for RAG and provides Q&A about web pages. - [kshern/mcp-tavily](https://github.com/kshern/mcp-tavily.git) ☁️ 📇 – Tavily AI search API - [leehanchung/bing-search-mcp](https://github.com/leehanchung/bing-search-mcp) 📇 ☁️ - Web search capabilities using Microsoft Bing Search API -- [lennney/agent-search-mcp](https://github.com/lennney/agent-search-mcp) 📇 🏠 🍎 🪟 🐧 - Free multi-engine MCP search server — 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. `npx agent-search-mcp` +- [lennney/agent-search-mcp](https://github.com/lennney/agent-search-mcp) [![lennney/agent-search-mcp MCP server](https://glama.ai/mcp/servers/lennney/agent-search-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lennney/agent-search-mcp) 📇 🏠 🍎 🪟 🐧 - Free multi-engine MCP search server — 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. `npx agent-search-mcp` - [leadbrain/korean-data-mcp](https://github.com/leadbrain/korean-data-mcp) [![leadbrain/korean-data-mcp MCP server](https://glama.ai/mcp/servers/leadbrain/korean-data-mcp/badges/score.svg)](https://glama.ai/mcp/servers/leadbrain/korean-data-mcp) 🐍 ☁️ - Real-time Korean web data — Naver place reviews, Melon music chart, Daangn/Bunjang marketplace listings, Naver news, Musinsa fashion rankings. 7 tools powered by Apify actors. Requires APIFY_TOKEN. - [lfnovo/content-core](https://github.com/lfnovo/content-core) 🐍 🏠 - Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses. - [tobocop2/lilbee](https://github.com/tobocop2/lilbee) [![tobocop2/lilbee MCP server](https://glama.ai/mcp/servers/tobocop2/lilbee/badges/score.svg)](https://glama.ai/mcp/servers/tobocop2/lilbee) 🐍 🏠 🍎 🪟 🐧 - Runs and manages its own local models, or uses your existing Ollama or LM Studio if you prefer. Indexes your files and code, crawls the websites you point it at, and answers with citations to the source.