Google Researcher runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Jun 2026.
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
The author archived this repository on GitHub, meaning it is no longer maintained.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-researcher -- npx -y google-researcher-mcp
{
"mcpServers": {
"google-researcher": {
"args": [
"-y",
"google-researcher-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-researcher]
command = "npx"
args = ["-y", "google-researcher-mcp"]
{
"mcpServers": {
"google-researcher": {
"args": [
"-y",
"google-researcher-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-researcher": {
"args": [
"-y",
"google-researcher-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.