Skip to main content
Glama

Scan Competitor AI Presence

scan_competitor_ai_presence
Read-onlyIdempotent

Compare AI visibility across multiple entities side-by-side. Probes each entity (your brand + N competitors) with ai_visibility_check, ranks by score, surfaces which is most/least recognized. Useful for competitive AI-marketing audits: "does Claude know about us as well as our competitors?". Returns ranked list with score, confidence, signal density per entity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelsNoWhich models to probe. Supported: "workers-ai" (free default), "anthropic" (requires _apiKey). Omit for just workers-ai.
_apiKeyNoOptional Anthropic API key — only if "anthropic" is in models. Passed to api.anthropic.com per probe.
contextNoOptional shared context applied to every probe (e.g. "B2B SaaS", "Boston restaurant"). Disambiguates common names.
entitiesYesArray of 2-8 entities to compare (brand/business/product names). First entry treated as the "subject" for narrative; rest are competitors.

Schema Changelog

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

  1. Added

TDQS

A4.4/5.0
Behavior4/5

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

Beyond annotations (readOnly, idempotent, openWorld), description adds that it probes each entity, ranks by score, and returns score/confidence/signal density. No contradiction with annotations.

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?

Four sentences, front-loaded purpose, method, use case, output. No unnecessary words; every sentence adds value.

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?

Describes return format (ranked list with score, confidence, signal density) since no output schema. Covers input constraints and rationale. Missing error handling or edge cases, but adequate for the tool's complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% coverage but description adds extra constraints (entities 2-8) and clarifies _apiKey is passed to api.anthropic.com. Also explains context parameter usage for disambiguation.

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 compares AI visibility across multiple entities side-by-side, using ai_visibility_check to probe each entity and rank them. It distinguishes from sibling tool ai_visibility_check (single entity) and compare_entities (likely different comparison).

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?

Explicitly says it's useful for competitive AI-marketing audits and gives a concrete question example. Implies when to use vs. single-entity check, though no explicit when-not-to-use or alternative list.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation4/5

Most tools have distinct purposes, but several query tools (ask_pipeworx, ask_pipeworx_grounded, deep_research, entity_profile, compare_entities, validate_claim) overlap in functionality, which could confuse an agent. The Polymarket and HUD subgroups are well-separated.

Naming Consistency3/5

Tool names use multiple styles: verb_noun (ask_pipeworx), prefixed groups (hud_*, polymarket_*, pipeworx_*), and standalone verbs (forget, recall). While subgroups are consistent, the overall set lacks a uniform pattern.

Tool Count3/5

With 35 tools, the server offers broad data and analytics capabilities. The count is on the high side but justified by the range of features (HUD, general queries, prediction markets, memory, subscriptions). Some tools are highly specialized.

Completeness4/5

The tool surface covers housing data, multi-source querying, prediction markets, memory, subscriptions, and meta-tools. Minor gaps exist (e.g., deeper user account management), but core workflows are well-supported.