Skip to content
Get MCP AdsGet MCP Ads, home
Start free

gsc_detect_cannibalization

Detect queries where multiple pages compete for clicks/impressions in Search Analytics query-page rows.

Detect queries where multiple pages compete for clicks/impressions in Search Analytics query-page rows.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
siteUrl
Endpoint
https://mcp.getmcpads.com/search-console/mcp

ParametersLink to this section

NameTypeRequiredNotes
siteUrlstringOptionalSearch Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted.
searchTypestringOptionalOne of: web, image, video, news, discover, googleNews. Default: "web".
datePresetstringOptionalOne of: today, yesterday, last7days, last28days, last3months, last6months, last12months, last16months. Default: "last28days".
dateRangeobjectOptional
limitintegerOptionalDefault: 5000.
minPagesintegerOptionalDefault: 2.
minImpressionsintegerOptionalDefault: 100.
maxTopPageClickSharenumberOptionalOnly flag queries where the top page owns less than or equal to this click share. Default: 0.8.
topNintegerOptionalDefault: 25.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "gsc_detect_cannibalization",
    "args": {}
  }
}
Esc

Type to search