g-search-mcp

jae-jae/g-search-mcp
★ 259 stars TypeScript 🔍 Search Updated 1mo ago
A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "g-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jae-jae/g-search-mcp"
      ]
    }
  }
}

Topics

google-searchmcpplaywright