Skip to content
Back to search
30
MCP

google-search

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.

Uptime
0.0%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.harimxchoi/google-surf-mcp
Google search via Playwright with a warm Chrome profile. No API key, no proxies.
0 tools
io.github.HarimxChoi/google-surf-mcp
Google search via Playwright with a warm Chrome profile. No API key, no proxies.
0 tools
Crawly
Browser-backed web search and content retrieval using Playwright, supporting DuckDuckGo, Google, and Yandex with SSRF protection.
0 tools
Web Research
Enables web browsing capabilities through Google searches and webpage content extraction using Playwright for browser automation and Turndow
0 tools
n8n-nodes-googlesearch
n8n node for Google Search API without Python dependency
0 tools
Playwright Scraper
Leverages Playwright and BeautifulSoup to enable robust web scraping and content extraction, converting complex JavaScript-heavy web pages i
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google-search": {
      "url": "None",
      "transport": "http"
    }
  }
}