web-agent-master/google-search
A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Platform-specific configuration:
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"google-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...