g-search-mcp
136
G-Search MCP is an MCP server designed for enhanced Google search capabilities, supporting parallel searches with multiple keywords. It offers features like CAPTCHA handling, JSON structured results, and extensive configuration options to optimize search efficiency and reduce detection risks.
G-Search MCP
A powerful MCP server for Google search enabling parallel search with multiple keywords simultaneously.
Advantages
- Parallel Searching: Efficient search with multiple keywords.
- Browser Optimization: Multiple tabs in a single browser.
- Automatic Verification Handling: Handles CAPTCHA with visible browser mode.
- User Behavior Simulation: Reduces search engine detection risk.
- Structured Data: Returns JSON formatted results.
- Configurable Parameters: Supports limits, timeouts, and locale settings.
Features
- Conducts Google searches using Playwright browser.
- Supports parameters: queries, limit, timeout, noSaveState, locale, debug.
Installation
Prerequisites
- Node.js 18+
- NPM or Yarn
Install from Source
- Clone repository.
- Install dependencies.
- Install Playwright browser.
- Build the server.