Skip to main content
Glama
getmcpads-com

google-search-console-mcp-server

gsc_monitor_indexation_freshness

Monitors Search Console indexing freshness and sitemap totals, with optional URL inspection to identify stale or delayed indexing.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteUrlNoSearch Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted.
inspectUrlsNoOptional URLs to inspect. Maximum 10 to protect URL Inspection quota.
searchTypesNo
languageCodeNoOptional IETF language tag for URL Inspection, e.g. en-US or fr-FR.
lookbackDaysNoRecent days to scan for Search Analytics freshness.
freshnessLagWarningDaysNoMaximum acceptable lag in days before freshness is marked delayed/stale.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full behavioral burden. It does disclose the important 'read-only' safety trait and hints that the inspection portion is quota-limited via 'small sample'. It omits authorization requirements, composite-call failure modes (this likely aggregates multiple GSC endpoints), and rate-limit behavior beyond what the schema's quota note already covers.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single front-loaded sentence that leads with the critical 'read-only' qualifier and enumerates the three snapshot sections in a scannable list with zero filler. It loses a point for mild redundancy — 'monitoring' echoes the tool name and the packed three-item list could be structured more explicitly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a six-parameter composite tool with no annotations and no output schema, the description names the three output domains but gives no hint of the return structure, does not mention Google Search Console authorization requirements, and does not explain that this aggregates multiple data sources. 'Snapshot' gives some sense of shape, but an agent still cannot predict the response format. Adequate but with clear gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is high at 83%, setting a baseline of 3. The description adds real value by mapping parameters into three functional buckets: freshness (lookbackDays, freshnessLagWarningDays, searchTypes), sitemap totals (siteUrl), and the optional URL Inspection sample (inspectUrls, languageCode). This grouping helps an agent reason about which parameters matter for a given goal beyond what the schema states individually.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly names a composite resource scope — Search Analytics freshness, sitemap indexation totals, and a URL Inspection sample — and frames it as a read-only monitoring snapshot. This distinguishes it from dedicated siblings like gsc_get_data_freshness or gsc_inspect_url by signaling a combined overview tool. It stops short of a 5 because 'snapshot' is a weak verb and the exact return contents are not specified.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The 'monitoring snapshot' framing implies use for periodic overview checks rather than deep dives into a single metric, which is useful context. However, with 18 sibling tools it never states when to prefer this composite over gsc_get_data_freshness, gsc_inspect_url, or gsc_get_sitemap_health, nor does it give any when-not-to-use exclusions. Usage is implied, not explicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getmcpads-com/google-search-console-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server