Google Search
Summary
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.
Available Actions(1)
search
Execute Google searches with multiple keywords and return results. Parameters: queries (array of search queries, required), limit (maximum number of results to return per query, default is 10), timeout (page loading timeout in milliseconds, default is 60000), noSaveState (whether to avoid saving browser state, default is false), locale (locale setting for search results, default is en-US), debug (whether to enable debug mode, overrides the --debug flag in command line)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください