gsccli

zosmaai/gsccli
★ 0 stars TypeScript Code/Dev Tools Updated 2d ago
Full-featured Google Search Console CLI — Search Analytics, URL Inspection, Sitemaps, Indexing API. Auto-paginated queries, period comparison, batch inspection, client-side sort, query cache, OAuth auth, MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gsccli": {
      "command": "npx",
      "args": [
        "-y",
        "zosmaai/gsccli"
      ]
    }
  }
}

Topics

clicommand-linedeveloper-toolsgoogle-apigoogle-search-consolegscnodejsopen-sourcesearch-analyticssearch-consoleseotypescriptzosma-ai