G-Search MCP is a powerful server for performing parallel Google searches with multiple keywords simultaneously, using Playwright to automate browser interactions. Developed by jae-jae, it features intelligent CAPTCHA detection with automatic switching to visible browser mode when verification is needed, browser state persistence to reduce detection likelihood, and user behavior simulation to mimic real browsing patterns. The implementation includes robust error handling, configurable search parameters (result limits, timeouts, locales), and returns structured JSON results, making it ideal for applications requiring efficient batch searching or when AI assistants need direct access to search engine results without triggering anti-bot measures.
Execute Google searches with multiple keywords and return results. Parameters: queries (array of strings, required), limit (number, optional, default is 10), timeout (number in milliseconds, optional, default is 60000), noSaveState (boolean, optional, default is false), locale (string, optional, default is 'en-US'), debug (boolean, optional, overrides command line flag)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!