Skip to main content
Glama
Akxan
by Akxan

Keyword cannibalization

gsc_cannibalization
Read-onlyIdempotent

Identify queries where multiple pages compete for the same keyword, with clicks, impressions, and positions for each page, to consolidate or differentiate them.

Instructions

Find queries for which two or more pages of the site receive impressions, i.e. pages competing against each other for the same keyword. Each result lists the competing pages with clicks, impressions and position so you can consolidate or differentiate them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo
endDateNoEnd date: YYYY-MM-DD, 'today', 'yesterday' or 'NdaysAgo' (e.g. '28daysAgo'). Search Console data lags ~2-3 days.3daysAgo
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.
startDateNoStart date: YYYY-MM-DD, 'today', 'yesterday' or 'NdaysAgo' (e.g. '28daysAgo'). Search Console data lags ~2-3 days.90daysAgo
searchTypeNoweb
minImpressionsPerPageNo

Schema Changelog

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

  1. First observedv0.3.0

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds useful behavioral detail beyond annotations by explaining that results list competing pages with clicks, impressions, and position. It does not mention data lag or limits like top/minImpressionsPerPage, but it does not contradict the annotations and provides meaningful return-behavior context.

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 one well-structured sentence that front-loads the core behavior and then expands on result contents and intended use. Every clause contributes meaning, with no filler, repetition, or unnecessary detail. It is compact and easy to parse.

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?

The description explains the core concept and result structure, but without an output schema it should provide more guidance on limits, default thresholds, and parameter behavior—especially since several parameters lack schema descriptions. The tool is relatively specialized, so basic usage is clear, but an agent would still need to infer details about minImpressionsPerPage and top. This is adequate but not complete.

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 50%, and the description does not compensate by explaining key parameters such as top, minImpressionsPerPage, or searchType. It mentions queries, impressions, clicks, and position, but these are output concepts rather than parameter semantics. The description adds little beyond what the schema already provides for startDate, endDate, and siteUrl, leaving several parameters ambiguous.

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 and resource: 'Find queries for which two or more pages of the site receive impressions'. This clearly defines the tool's purpose and differentiates it from sibling tools like gsc_search_analytics or gsc_opportunities, which address different GSC reporting needs. It also explains the downstream action ('consolidate or differentiate'), giving the agent an unambiguous sense of what this tool is for.

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 provides a clear context for when to use this tool: when pages are competing for the same keyword and you want to consolidate or differentiate them. It does not explicitly name alternatives or exclusion conditions, but the use case is stated well enough that an agent can match it to the user's intent. A fully explicit when-to-use versus alternatives statement would push this to 5.

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