Back to directory
modelcontextprotocol-servers/google-search-mcp

modelcontextprotocol-servers/google-search-mcp

@modelcontextprotocol-servers

A Playwright-based MCP server for Google search that bypasses anti-bot mechanisms and provides real-time search capabilities for AI assistants.

googlesearchmcp-serverplaywrighttypescriptweb-searchanti-botcontext

Installation & Configuration

{
  "mcpServers": {
    "google-search": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-server/google-search-mcp@latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15