From f8d0ca41b7525015d0eb7dc9c6851ee126b9d098 Mon Sep 17 00:00:00 2001 From: Zohar Babin Date: Mon, 18 May 2026 22:33:16 -0400 Subject: [PATCH 1/2] Update google-researcher-mcp entry to web-researcher-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a58a33b32..b5f432964 100644 --- a/README.md +++ b/README.md @@ -2094,7 +2094,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [yamanoku/baseline-mcp-server](https://github.com/yamanoku/baseline-mcp-server) 📇 🏠 - MCP server that searches Baseline status using Web Platform API - [zhsama/duckduckgo-mcp-server](https://github.com/zhsama/duckduckgo-mpc-server/) 📇 🏠 ☁️ - This is a TypeScript-based MCP server that provides DuckDuckGo search functionality. -- [zoharbabin/google-researcher-mcp](https://github.com/zoharbabin/google-researcher-mcp) [![google-researcher-mcp MCP server](https://glama.ai/mcp/servers/@zoharbabin/google-researcher-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@zoharbabin/google-researcher-mcp) 📇 ☁️ 🏠 - Comprehensive research tools including Google Search (web, news, images), web scraping with JavaScript rendering, academic paper search (arXiv, PubMed, IEEE), patent search, and YouTube transcript extraction. +- [zoharbabin/web-researcher-mcp](https://github.com/zoharbabin/web-researcher-mcp) 📇 ☁️ 🏠 - Production-grade MCP server for web search (Google, Brave, Serper, SearXNG), content extraction (4-tier pipeline), academic/patent search, and multi-source research. Single Go binary. - [zlatkoc/youtube-summarize](https://github.com/zlatkoc/youtube-summarize) 🐍 ☁️ - MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple transcript formats (text, JSON, SRT, WebVTT), multi-language retrieval, and flexible YouTube URL parsing. - [zoomeye-ai/mcp_zoomeye](https://github.com/zoomeye-ai/mcp_zoomeye) 📇 ☁️ - Querying network asset information by ZoomEye MCP Server From e51daf9a0ba02b66f58d31b953938947bb9e07c1 Mon Sep 17 00:00:00 2001 From: Zohar Babin Date: Tue, 19 May 2026 15:57:58 -0400 Subject: [PATCH 2/2] Add Glama score badge as requested --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f432964..ac50dd3ef 100644 --- a/README.md +++ b/README.md @@ -2094,7 +2094,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [yamanoku/baseline-mcp-server](https://github.com/yamanoku/baseline-mcp-server) 📇 🏠 - MCP server that searches Baseline status using Web Platform API - [zhsama/duckduckgo-mcp-server](https://github.com/zhsama/duckduckgo-mpc-server/) 📇 🏠 ☁️ - This is a TypeScript-based MCP server that provides DuckDuckGo search functionality. -- [zoharbabin/web-researcher-mcp](https://github.com/zoharbabin/web-researcher-mcp) 📇 ☁️ 🏠 - Production-grade MCP server for web search (Google, Brave, Serper, SearXNG), content extraction (4-tier pipeline), academic/patent search, and multi-source research. Single Go binary. +- [zoharbabin/web-researcher-mcp](https://github.com/zoharbabin/web-researcher-mcp) [![web-researcher-mcp MCP server](https://glama.ai/mcp/servers/zoharbabin/web-researcher-mcp/badges/score.svg)](https://glama.ai/mcp/servers/zoharbabin/web-researcher-mcp) 📇 ☁️ 🏠 - Production-grade MCP server for web search (Google, Brave, Serper, SearXNG, SearchAPI.io), content extraction (4-tier pipeline), academic/patent search, and multi-source research. Single Go binary. - [zlatkoc/youtube-summarize](https://github.com/zlatkoc/youtube-summarize) 🐍 ☁️ - MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple transcript formats (text, JSON, SRT, WebVTT), multi-language retrieval, and flexible YouTube URL parsing. - [zoomeye-ai/mcp_zoomeye](https://github.com/zoomeye-ai/mcp_zoomeye) 📇 ☁️ - Querying network asset information by ZoomEye MCP Server