The reputation layer for AI skills, tools & agents

web-agent-master/google-search

Score: 22.7 Rank #9794

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.

Overview

web-agent-master/google-search is a TypeScript MCP server. 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. Topics: ai, google-search, llm, mcp-server, web-scraping.

Ranked #9794 out of 25632 indexed tools.

Ecosystem

TypeScript No license
aigoogle-searchllmmcp-serverweb-scraping

Signal Breakdown

Stars 560
Freshness 11mo ago
Issue Health 11%
Contributors 1
Dependents 0
Forks 92
Description Detailed
License None

How to Improve

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 344 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 8 open vs 1 closed issues — triaging stale issues improves health

Badge

AgentRank score for web-agent-master/google-search
[![AgentRank](https://agentrank-ai.com/api/badge/tool/web-agent-master--google-search)](https://agentrank-ai.com/tool/web-agent-master--google-search)
<a href="https://agentrank-ai.com/tool/web-agent-master--google-search"><img src="https://agentrank-ai.com/api/badge/tool/web-agent-master--google-search" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Google Search Tool

A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches and extract results. It can be used directly as a command-line tool or as a Model Context Protocol (MCP) server to provide real-time search capabilities to AI assistants like Claude.

[中文文档](README.zh-CN.md)

## Key Features

- **Local SERP API Alternative**: No need to rely on paid search engine results API services, all searches are executed locally
- **Advanced Anti-Bot Detection Bypass Techniques**:
  - Intelligent browser fingerprint management that simulates real user behavior
  - Automatic saving and restoration of browser state to reduce verification frequency
  - Smart headless/headed mode switching, automatically switching to headed mode when verification is needed
  - Randomization of device and locale settings to reduce detection risk
- **Raw HTML Retrieval**: Ability to fetch the raw HTML of search result pages (with CSS and JavaScript remov
Read full README on GitHub →
Are you the maintainer? Claim this listing