Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

gsc_analyze_search_appearance_trends

Analyze structured data and rich-result trend signals via the Search Analytics searchAppearance dimension when GSC exposes it.

Analyze structured data and rich-result trend signals via the Search Analytics searchAppearance dimension when GSC exposes it.

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".
currentDateRangeobjectOptionalCurrent period. Defaults to datePreset.
previousDateRangeobjectOptionalPrevious period. Defaults to the immediately preceding period with the same length.
includePagesbooleanOptionalWhen true, groups by searchAppearance + page for page-level rich result trends. Default: false.
limitintegerOptionalDefault: 5000.
topNintegerOptionalDefault: 50.
minImpressionsintegerOptionalDefault: 0.
sortBystringOptionalOne of: currentClicks, currentImpressions, clicksDelta, impressionsDelta, positionDelta. Default: "impressionsDelta".

Calling itLink to this section

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

Type to search