Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Inspects a URL for a site to see its current indexing status in Google Search.

      Parameters

      • siteUrl: string

        The URL of the site as defined in Search Console.

      • inspectionUrl: string

        The specific URL to inspect.

      • languageCode: string = 'en-US'

        The language used for localized results. Defaults to 'en-US'.

      Returns Promise<Schema$InspectUrlIndexResponse>

      Comprehensive indexing and status information for the URL.