Search · MODEL CONTEXT PROTOCOL

jae jae g search mcp

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

WHAT IT CONNECTS

jae jae g search mcp 为 AI Agent 提供什么

  • `search` - Execute Google searches with multiple keywords and return results
  • Uses Playwright browser to perform searches
  • Supports the following parameters:
  • `queries`: Array of search queries to execute (required parameter)
  • `limit`: Maximum number of results to return per query, default is 10
  • `timeout`: Page loading timeout in milliseconds, default is 60000 (60 seconds)
  • `noSaveState`: Whether to avoid saving browser state, default is false
  • `locale`: Locale setting for search results, default is en-US
  • `debug`: Whether to enable debug mode (showing browser window), overrides the --debug flag in command line
  • **Search Result Quantity**: For more search results:
  • **Increase Timeout Duration**: For slow loading situations:
  • **Change Search Region**: Specify a different locale setting:
  • **Dynamic Debug Activation**: To display the browser window during a specific search operation:
  • Node.js 18 or higher
  • NPM or Yarn
  • Clone the repository:
  • Install dependencies:
  • Install Playwright browser:
  • Build the server:
  • [fetcher-mcp](https://github.com/jae-jae/fetcher-mcp): A powerful MCP server for fetching web page content using Playwright headless browser. Features intelligent content extraction, parallel processing, resource optimization, and more, making it an ideal tool for web content scraping.

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。