Google Search

Provides Google Search functionality with advanced anti-detection capabilities including rotating user agents, DNS servers, and retry logic to reliably extract search results across different Google layouts and regions.

View Source
1 stars
0 tools
Created Aug 2025
@kongyo2/kongyo2-google-search-google-search-mcp

About

Provides Google Search functionality with advanced anti-detection capabilities including rotating user agents, DNS servers, and retry logic to reliably extract search results across different Google layouts and regions.

Categories

general

Installation

npm

npm install @kongyo2/kongyo2-google-search-google-search-mcp

Configuration

{ "mcpServers": { "kongyo2-google-search-google-search-mcp": { "command": "npx", "args": [ "-y", "@kongyo2/kongyo2-google-search-google-search-mcp" ] } } }