Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Find pages that are on the verge of ranking on the first page.

      Parameters

      • siteUrl: string

        The URL of the site to analyze.

      • options: { days?: number; limit?: number; minImpressions?: number } = {}

        Configuration including lookback period and volume thresholds.

      • Optionalrows: Schema$ApiDataRow[]
      • keyOrder: "queryFirst" | "pageFirst" = 'pageFirst'

      Returns Promise<QuickWin[]>

      A list of "quick win" pages and their queries.