Skip to main content
Glama
Suganthan-Mohanadasan

BigQuery MCP Server

gsc_traffic_drops

Identify pages with biggest recent traffic drops and diagnose causes: ranking loss, CTR collapse, or demand decline, by comparing current vs prior period.

Instructions

Find pages that lost the most traffic recently. Compares current period vs prior period and diagnoses whether each drop is a ranking loss, CTR collapse, or demand decline. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing. PRESENTATION: Always present these results as a rich, interactive visualization using artifacts. Use summary cards for key metrics, colour-coded indicators for severity or change direction (green for positive, red for negative), bar charts or sparklines for comparisons, and tabbed sections to organise different categories of results. Make the output visually scannable and dashboard-like rather than plain text or raw tables.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of days per comparison period
datasetNoBigQuery dataset containing GSC data
Behavior4/5

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

Annotations are absent, so the description carries full burden. It discloses critical behavioral rules: base analysis only on returned data, report exact numbers, avoid speculation, and clearly state when data is insufficient. It also mandates artifact-based visualization with specific formatting. This goes beyond schema and gives the agent clear execution boundaries.

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?

The description is front-loaded with the purpose, then includes necessary IMPORTANT and PRESENTATION sections. While the presentation section is detailed, it earns its place by defining output format. Some redundancy (e.g., 'Make the output visually scannable') could be trimmed, but it's well-organized.

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?

For a query tool with no output schema and no annotations, the description is thorough. It explains the tool's purpose, comparative methodology, diagnostic categories, analysis constraints, and presentation requirements. It doesn't specify the return data structure, but for a GSC query tool this is acceptable.

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% (both days and dataset are described). The description adds no parameter-specific information beyond the schema, so the baseline of 3 applies.

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 opens with a specific verb+resource: 'Find pages that lost the most traffic recently.' It clearly distinguishes from sibling tools like gsc_content_decay by focusing on traffic drop diagnosis (ranking loss, CTR collapse, demand decline).

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 the tool is for analyzing recent traffic drops by comparing current vs prior period. It doesn't explicitly name alternatives or exclusionary cases, but the context is unambiguous. Sibling names like gsc_anomalies suggest overlap, but no direct comparison is made.

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/Suganthan-Mohanadasan/Suganthans-BigQuery-MCP-Server'

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