Skip to main content
Glama
Akxan
by Akxan

Site snapshot (one-call overview)

gsc_site_snapshot
Read-onlyIdempotent

Get a full site performance overview with period-over-period changes, top queries, pages, device and country splits, and biggest movers.

Instructions

One call that answers 'how is the site doing': totals for the period and the previous period of equal length (clicks, impressions, CTR, position with deltas), top queries, top pages, device and country split, and the biggest winners/losers by page. Use this first when asked for an overview or a report.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo
daysNo
siteUrlYesProperty URL exactly as shown in Search Console, e.g. 'https://example.com/' or 'sc-domain:example.com'. Use gsc_list_sites to discover it.
searchTypeNoweb

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.3.0

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already declare the tool read-only, idempotent, and non-destructive. The description adds behavioral context beyond that by specifying the response contains period-over-period comparisons and multiple breakdowns. It doesn't discuss pagination or rate limits, but these are not critical for a snapshot tool with read-only annotations.

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

Conciseness5/5

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

The description is a single, information-dense sentence that front-loads the core purpose and lists all major output categories. It then adds a concise usage directive. No filler or redundancy—every word earns its place.

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

Completeness4/5

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

With no output schema, the description does a good job enumerating the returned data types (totals, deltas, top queries, etc.). However, it omits parameter explanations for non-required fields, which are part of a complete contextual picture for a complex tool. Still, the output description is thorough for a snapshot tool.

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

Parameters2/5

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

Schema description coverage is only 25% (only siteUrl is described). The description does not explain `top`, `days`, or `searchType`. While these are somewhat inferable from their names, the low coverage means the description should have compensated. It doesn't, leaving agents to guess at valid ranges or semantics for non-required parameters.

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

Purpose5/5

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

The description states a clear, specific verb (answers 'how is the site doing') and lists the exact data included: totals with deltas, top queries/pages, device/country splits, winners/losers. It also explicitly positions itself as the first tool for overviews/reports, distinguishing it from the many specialized GSC siblings.

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

Usage Guidelines4/5

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

It gives an explicit directive: 'Use this first when asked for an overview or a report.' This provides strong context for when to choose it over more granular tools like gsc_search_analytics or gsc_compare_periods. It doesn't name alternatives explicitly, but the phrase 'use this first' implies a starting point, which is sufficient.

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

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/Akxan/google-seo-mcp'

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