Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Identify the cause of a significant traffic drop by analyzing device distribution and algorithm updates.

      Parameters

      • siteUrl: string

        The URL of the site to analyze.

      • options: { days?: number; threshold?: number } = {}

        Configuration including the lookback period and anomaly threshold.

      Returns Promise<DropAttribution | null>

      A detailed attribution object or null if no significant drop is found.