Skip to main content
Glama
uzzii-21

gsc-mcp

by uzzii-21

gsc_diagnose_traffic_drop

Read-onlyIdempotent

Detect period-over-period traffic declines across pages, queries, countries, and devices using Search Console data. Get evidence to pinpoint SEO drops without causal claims.

Instructions

Find pages, queries, countries, and devices with the largest period-over-period traffic declines. Results are evidence, not causal attribution.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoweb
maxRowsNo
siteUrlYesSearch Console property, e.g. sc-domain:example.com or https://www.example.com/
dataStateNofinal
currentEndDateYes
previousEndDateNo
currentStartDateYes
previousStartDateNo
Behavior4/5

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

Annotations already declare read-only, open-world, idempotent, and non-destructive behavior. The description adds a valuable behavioral note that results are 'evidence, not causal attribution,' which helps set expectations about the output's interpretative nature. This goes beyond what annotations provide, though it doesn't cover other traits like pagination or rate limits.

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 two short sentences. The first sentence front-loads the primary purpose, and the second adds a necessary caveat. It is concise, clear, and without filler.

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?

There is no output schema, so the description should partially explain what to expect. It mentions result categories (pages, queries, countries, devices) but does not describe the output format, pagination, or how results are sorted. The 'evidence not causal' note adds context but overall the description leaves moderate gaps for a tool with 8 parameters and no output schema.

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 13%, leaving most parameters without explanatory text. The description does not elaborate on any parameters (e.g., date ranges, type, dataState). It only implies 'period-over-period' through the concept, but does not map to the specific date parameters. The description fails to compensate for the low schema coverage.

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 clearly states the tool's purpose: finding pages, queries, countries, and devices with the largest period-over-period traffic declines. It uses a specific verb ('Find') and resource scope, distinguishing it from sibling tools like gsc_query_pages or gsc_compare_periods.

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?

The description implies a clear usage context: diagnosing traffic drops by identifying declining dimensions. The caveat 'Results are evidence, not causal attribution' provides important context about how to interpret results. However, it does not explicitly mention alternatives or when not to use this tool, so it falls short of a 5.

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/uzzii-21/gsc-mcp'

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