Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Determine if a search query matches a brand pattern using regex.

      Parameters

      • query: string

        The search query to test.

      • brandRegexString: string

        The regex string to use for matching.

      • Optionalengine: "google" | "bing"

      Returns BrandQueryResult

      A brand detection result.