🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

google-researcher-mcp

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

google-researcher-mcp

DEPRECATED — Use web-researcher-mcp instead. See https://github.com/zoharbabin/web-researcher-mcp

latest
Source
npmnpm
Version
7.0.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

google-researcher-mcp — DEPRECATED

⚠️ This project has been superseded by web-researcher-mcp.

The new version is a complete rewrite in Go that resolves all open issues, adds multiple search providers (Brave, Serper, SearXNG), and ships as a single static binary — no Node.js or npm required.

Migration Guide

Full migration instructions

Quick summary:

  • Remove the google-researcher entry from your MCP client config
  • Install the new binary (go install, Docker, or download from Releases)
  • Add the web-researcher entry to your MCP config

Your existing GOOGLE_CUSTOM_SEARCH_API_KEY and GOOGLE_CUSTOM_SEARCH_ID work without changes.

Why the Rewrite?

Open IssueResolution in web-researcher-mcp
#108 — Orphan detection fails via npxGo binary has native process lifecycle (EOF/SIGPIPE) — no npm wrapper
#107 — Google discontinuing 'entire web' searchSupports 4 providers: Brave, Serper, SearXNG + Google PSE for lenses
#55 — Support alternative search enginesBuilt-in Brave, Serper, and SearXNG support
#72 — Add Redis cachingHybrid 3-tier cache: memory + AES-encrypted disk + optional Redis
#40 — Split server.ts into modulesFully modular Go architecture (one package per concern)

This repository is archived and read-only. No further updates will be made here.

Keywords

mcp

FAQs

Package last updated on 19 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts