google-search
by web-agent-master· Developer Tools
⭐ 558
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.
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": [
"-y",
"github:web-agent-master/google-search"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with google-search
About
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.
aigoogle-searchllmmcp-serverweb-scraping