Skip to main content
Glama
gerald-guledew

gsc-doctor

Query search performance

search_analytics
Read-only

Retrieve Google Search Console performance metrics (clicks, impressions, CTR, average position) filtered by date, search type, and dimensions such as query, page, or device to diagnose search visibility issues.

Instructions

Returns clicks, impressions, CTR and average position from the Performance report, broken down by the dimensions you choose.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoSearch type (default "web").
endDateNoYYYY-MM-DD. Defaults to 3 days ago (data lags).
siteUrlYesProperty identifier exactly as Search Console lists it: "sc-domain:example.com" for a domain property, or "https://example.com/" for a URL-prefix property.
rowLimitNoRows to return (default 25).
startDateNoYYYY-MM-DD. Defaults to 30 days ago.
dimensionsNoBreakdown dimensions (default ["query"]).
Install Server

TDQS

A4/5.0
Behavior4/5

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

the readOnlyHint annotation establishes that this is a safe read operation, so the description doesn't need to restate that. The description adds valuable behavioral context by naming the exact return metrics, which is especially important given the absence of an output schema. It doesn't cover details like pagination or rate limits, but the schema already provides rowLimit and date handling.

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?

A single, information-dense sentence that front-loads exactly what the tool returns and mentions the key customizability. No filler or redundant restatement of the title or schema.

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?

The combination of schema (full parameter documentation), annotation (safe read), and description (returned metrics) covers almost everything an agent needs to call the tool correctly. The only meaningful gap is the lack of explicit usage guidance, but the sibling tool set is distinct enough that confusion is unlikely.

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

Parameters3/5

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

Schema description coverage is 100%, with each of the six parameters already documented (defaults, formats, enums, required field). The description only says 'dimensions you choose', which adds no information beyond what the schema's dimensions parameter already states, so it doesn't lift the score above the baseline.

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 uses a specific verb ('Returns'), names the exact resource ('Performance report'), and lists the concrete metrics (clicks, impressions, CTR, average position) plus the key option (dimensions). This clearly differentiates it from siblings like list_properties, inspect_url, and list_sitemaps, which target different concerns.

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 tool's purpose of querying search performance is clear from the title and description, but there is no explicit guidance on when to choose it over alternatives or any stated exclusions. Usage is implied rather than explicitly framed, leaving the agent to infer it is the right tool for search analytics.

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

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/gerald-guledew/gsc-doctor'

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