google-search-cli

general MCP Server

A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.

Install Ready
generalgeneralnodejsgcp
7 views606 stars98 forksv1.0.0ISC

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
606
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx google-search-cli

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "google-search-cli": {
      "command": "npx",
      "args": [
        "google-search-cli"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport