Skip to main content
Glama
delaren47

gsc-ga4-mcp

by delaren47

gsc_top_queries

Fetch top Google Search Console queries by clicks and impressions for a date range, with optional site URL and row limit, to analyze search performance.

Instructions

Top GSC queries by clicks/impressions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateYesYYYY-MM-DD
siteUrlNoGSC property, e.g. sc-domain:example.com or https://www.example.com/
rowLimitNo
startDateYesYYYY-MM-DD
Behavior2/5

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

With no annotations provided, the description must carry the full burden of behavioral disclosure. It only states the output metrics, omitting crucial details like aggregation behavior (daily vs. total), row limits, or how the siteUrl parameter affects results. No mention of response structure or error behaviors.

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

Conciseness3/5

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

The single sentence is concise and free of filler, but it's under-specified rather than efficiently informative. It lacks a structure that front-loads key decision points (like defaults or required parameters), making it concise but not useful.

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

Completeness2/5

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

Given the lack of an output schema and the presence of many sibling tools, this description is incomplete. It doesn't specify what fields are returned (e.g., CTR, position), how rowLimit interacts with pagination, or how dates are applied. An agent would need to guess or manually inspect the schema to use it correctly.

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?

The description adds no parameter information beyond what the schema already provides. Schema coverage is 75% (missing rowLimit description), and the description doesn't compensate by explaining that rowLimit controls the number of queries or that siteUrl can be a domain property. It simply restates the tool's purpose without parameter context.

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 identifies the resource (GSC queries) and the key metrics (clicks/impressions), which is specific enough to understand the tool's basic function. However, it doesn't distinguish itself from sibling tools like gsc_search_analytics or gsc_top_pages, and the 'clicks/impressions' phrasing is ambiguous about whether both are returned or one is chosen.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. There is no mention of conditions, exclusions, or comparisons to sibling tools like gsc_search_analytics or gsc_top_pages, leaving an agent unable to choose correctly.

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/delaren47/gsc-ga4-mcp'

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