Google Search MCP
Supports UIby web-agent-master
Local Google Search tool that bypasses anti-scraping to provide real-time search results to AI assistants.
What it does
Connects AI assistants to Google Search, allowing them to execute real-time searches and extract results locally without relying on paid SERP APIs.
Tools
google_search: Executes a Google search for the provided keywords and returns titles, links, and snippets.get_html: Retrieves the raw HTML of search result pages for deeper analysis.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"google-search": {
"command": "npx",
"args": ["google-search-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx google-search-mcpInformation
- Pricing
- free
- Published
- 4/13/2026
- stars







