Google Search
Bypasses Google search anti-bot mechanisms with advanced browser fingerprinting and automatic CAPTCHA handling to provide real-time, multi-language search capabilities for external tools.
1 stars
0 tools
Created Aug 2025
@modelcontextprotocol-servers/modelcontextprotocol-servers-google-search-google-search-mcpAbout
Bypasses Google search anti-bot mechanisms with advanced browser fingerprinting and automatic CAPTCHA handling to provide real-time, multi-language search capabilities for external tools.
Categories
general
Installation
npm
npm install @modelcontextprotocol-servers/modelcontextprotocol-servers-google-search-google-search-mcp
Configuration
{
"mcpServers": {
"modelcontextprotocol-servers-google-search-google-search-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol-servers/modelcontextprotocol-servers-google-search-google-search-mcp"
]
}
}
}