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

gsc_monitor_indexation_freshness

Read-only monitoring snapshot for Search Analytics freshness, sitemap indexation totals, and an optional small URL Inspection sample.

Read-only monitoring snapshot for Search Analytics freshness, sitemap indexation totals, and an optional small URL Inspection sample.

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.
searchTypesarrayOptionalDefault: ["web"].
lookbackDaysintegerOptionalRecent days to scan for Search Analytics freshness. Default: 14.
freshnessLagWarningDaysintegerOptionalMaximum acceptable lag in days before freshness is marked delayed/stale. Default: 3.
inspectUrlsarrayOptionalOptional URLs to inspect. Maximum 10 to protect URL Inspection quota. Default: [].
languageCodestringOptionalOptional IETF language tag for URL Inspection, e.g. en-US or fr-FR.

Calling itLink to this section

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

Type to search