Skip to main content
Glama
AKzar1el

GEO MCP by DigestSEO

by AKzar1el

compare_competitors

Read-only

Compare a brand's AI visibility against competitors. Get share-of-voice percentages and prompts where you win or lose to improve AI search presence.

Instructions

Compare a brand's AI visibility against competitors for the same category. Returns share-of-voice percentages, prompts the user wins, and prompts where competitors win. Use when the user asks 'who beats me in AI search?', 'compare me to my competitors', or 'why does [competitor] get cited more?'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of previous days to include in the comparison.
brand_idYesStable identifier of the tracked brand to compare.
competitor_domainsNoOptional competitor domains to compare; otherwise use the brand's configured competitors.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysYes
brand_idYes
competitorsYes
prompts_you_winYes
your_share_of_voice_pctYes
requested_competitor_domainsYes
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the safety profile is covered. The description adds the category-scoping context and the exact outputs (SoV percentages, winning prompts). However, it doesn't disclose behaviors like how competitors are determined by default, the granularity of prompt-level detail, or availability of the data for different categories.

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?

Three sentences, all dense with useful information: purpose, return values, and trigger examples. Zero filler or redundancy. The description front-loads the core function and enumerates concrete outputs before giving usage examples.

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

Completeness5/5

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

The tool has an output schema (which covers return format), good annotations (readOnlyHint), and 100% schema parameter coverage. The description provides trigger examples, expected outputs, and scoping context. Given this richness, the description is complete—nothing critical is missing.

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 coverage is 100%, with all three parameters described in the schema. The description's main value-add is explaining that competitor_domains defaults to the brand's configured competitors when not provided, which supplements the schema's phrasing. The core parameter semantics are handled by the schema, so baseline 3 is appropriate.

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+resource combo ('Compare a brand's AI visibility against competitors') and lists exact return values (share-of-voice percentages, prompts the user wins/loses). It clearly distinguishes from siblings by focusing on competitive comparison vs single-brand visibility (check_visibility, get_visibility_history).

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

Usage Guidelines5/5

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

The description explicitly provides example user queries ('who beats me in AI search?', 'compare me to my competitors', 'why does [competitor] get cited more?') making trigger conditions crystal clear. Sibling tools like check_visibility and get_content_gaps handle single-brand or gap analysis, whereas this tool is specifically for competitive comparison, which the examples reinforce.

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/AKzar1el/mcp-geo'

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