search & data extraction

G Search Mcp

A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.

typescript
local
search & data extraction
0
View on GitHub

Installation

npx -y jae-jae/g-search-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

jae-jae/g-search-mcp

A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.

GitHub: https://github.com/jae-jae/g-search-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub