Developer Tools
Trust: 41/100 (Fair)io.github.zoharbabin/google-researcher Guide
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
14 starsby zoharbabin
Quick Start
Install
npx google-researcher-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-zoharbabin-google-researcher": {
"command": "npx",
"args": [
"google-researcher-mcp"
]
}
}
}