Enterprise DNA
M MCP Servers Developer low

jae-jae/g-search-mcp

by Various

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

J

MCP

jae-jae/g-search-mcp

Added 1 June 2026

#google-search #mcp #playwright

Overview

A TypeScript-based MCP server that provides Google search capabilities to AI agents. It supports parallel execution of multiple keyword searches in a single request.

Best for

Best for
Developers building AI agents that need fast, concurrent Google search capabilities

Use cases

  • Run simultaneous Google searches for competitive analysis
  • Fetch real-time web data for AI agent decision-making
  • Batch query multiple search terms for research aggregation

How to use

Install

npx -y g-search-mcp

Tools exposed

  • Playwright

Tested with

Claude Desktop

Example client config

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

Notes

A TypeScript-based MCP server that provides Google search capabilities to AI agents. It supports parallel execution of multiple keyword searches in a single request.

265 stars on GitHub. Last updated 2025-06-14. Licensed MIT.

Use cases

  • Run simultaneous Google searches for competitive analysis
  • Fetch real-time web data for AI agent decision-making
  • Batch query multiple search terms for research aggregation

Pros

  • Parallel search reduces latency for multi-keyword queries
  • Lightweight TypeScript implementation with clear MCP integration
  • Active open-source project with 265 GitHub stars

Cons

  • Requires a Google Custom Search API key and setup
  • Limited to Google search results only
  • No built-in rate limiting or caching for high-volume use

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Parallel search reduces latency for multi-keyword queries
  • Lightweight TypeScript implementation with clear MCP integration
  • Active open-source project with 265 GitHub stars

Cons

  • Requires a Google Custom Search API key and setup
  • Limited to Google search results only
  • No built-in rate limiting or caching for high-volume use
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks