Google SEO MCP Server API - v1.13.5
    Preparing search index...

    Function getPerformanceSummary

    • Get aggregate performance metrics for the last N days. Accounts for the standard 2-3 day GSC data delay automatically.

      Parameters

      • siteUrl: string

        The URL of the site to summarize.

      • days: number = 28

        Lookback period in days. Defaults to 28.

      Returns Promise<PerformanceSummary>

      Combined metrics for the requested period.