MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
β οΈ This project has been superseded by
web-researcher-mcp.A complete rewrite in Go: same tools, but it cites real sources and stays honest β citation verification, retraction flagging, eight search providers behind one interface, and a single signed static binary. No Node.js, no npm.
Your API keys and tool calls don't change β only how the server is launched. Pick whichever you prefer (no Node required):
The config keeps the same shape β swap the command/args, keep your env:
Don't run both at once β they register identical tool names. Remove the
google-researcherentry before addingweb-researcher.
Your existing GOOGLE_CUSTOM_SEARCH_API_KEY and GOOGLE_CUSTOM_SEARCH_ID work unchanged.
| Open Issue | Resolution in web-researcher-mcp |
|---|---|
| #108 β Orphan detection fails via npx | Go binary has native process lifecycle (EOF/SIGPIPE) β no npm wrapper |
| #107 β Google discontinuing 'entire web' search | Eight providers (Brave, Serper, SearXNG, SearchAPI, Tavily, Exa, DuckDuckGo + Google PSE for lenses) with automatic fallback |
| #55 β Support alternative search engines | Multiple engines behind one interface, plus a zero-config DuckDuckGo default |
| #72 β Add Redis caching | Hybrid cache: memory + AES-encrypted disk + optional Redis |
| #40 β Split server.ts into modules | Fully modular Go architecture (one package per concern) |
Plus what's new: verify_citation and audit_bibliography (catch fabricated/retracted citations), academic / patent / SEC-filing / US-case-law / economic / clinical-trial search, and authority-weighted search lenses.
docker pull zoharbabin/web-researcher-mcp:latestNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/google-researcher-2)<a href="https://allmcps.com/mcp/google-researcher-2"><img src="https://allmcps.com/api/badge/google-researcher-2?style=directory" alt="Google Researcher on AllMCPs" /></a>