MCP server for parallel Google searches with multiple keywords, returning structured JSON results.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by G Search MCP.
A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
This project is modified from google-search.
๐ Recommended: OllaMan - Powerful Ollama AI Model Manager.
Run directly with npx:
First time setup - install the required browser by running the following command in your terminal:
Use the --debug option to run in debug mode (showing browser window):
Configure this MCP server in Claude Desktop:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
search - Execute Google searches with multiple keywords and return results
queries: Array of search queries to execute (required parameter)limit: Maximum number of results to return per query, default is 10timeout: Page loading timeout in milliseconds, default is 60000 (60 seconds)noSaveState: Whether to avoid saving browser state, default is falselocale: Locale setting for search results, default is en-USdebug: Whether to enable debug mode (showing browser window), overrides the --debug flag in command lineExample usage:
Example response:
Search Result Quantity: For more search results:
This will set the limit: 20 parameter.
Increase Timeout Duration: For slow loading situations:
This will adjust the timeout parameter to 120000 milliseconds.
locale: "zh-CN" parameter.debug: true even if the server was started without the --debug flag.Licensed under the MIT License
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jae-jae-g-search-mcp)<a href="https://allmcps.com/mcp/jae-jae-g-search-mcp"><img src="https://allmcps.com/api/badge/jae-jae-g-search-mcp?style=directory" alt="G Search MCP on AllMCPs" /></a>