jae-jae/g-search-mcp
by Various
A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
MCP
jae-jae/g-search-mcp
Added 1 June 2026
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
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.