6 months ago
A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Server Config
{
"mcpServers": {
"g-search": {
"command": "npx",
"args": [
"-y",
"g-search-mcp"
]
}
}
}