Loomal

google-researcher

MCP server by github.com/zoharbabin/google-researcher-mcp

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

36 starsnpm: google-researcher-mcp

About google-researcher

google-researcher is an MCP (Model Context Protocol) server published by zoharbabin in the official MCP registry, listed under Search on Loomal. MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

It ships as an npm package (google-researcher-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zoharbabin/google-researcher-mcp, where the project has earned 36 GitHub stars.

Use google-researcher with your agent

Claude Code · one command
claude mcp add google-researcher -- npx -y google-researcher-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-researcher": {
      "command": "npx",
      "args": [
        "-y",
        "google-researcher-mcp"
      ]
    }
  }
}
npmgoogle-researcher-mcp

Frequently asked questions

What is google-researcher?
google-researcher is an MCP (Model Context Protocol) server by zoharbabin in the Search category. MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
How do I connect google-researcher to Claude, Cursor, or another MCP client?
Install google-researcher from its npm package (google-researcher-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is google-researcher open source?
Yes — the source code is public at github.com/zoharbabin/google-researcher-mcp, with 36 GitHub stars.
Can AI agents pay to use google-researcher?
Not yet through Loomal — google-researcher is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain google-researcher? Claim this listing free by verifying GitHub ownership, or contact us.