Skip to main content
Glama
AutomateLab-tech

Citation Intelligence MCP

canonical_competitor_set

Identify the domains that all search engines consider authoritative for a query. Aggregates citations across engines to rank competitor domains by cross-engine consensus.

Instructions

Fan a query across engines and aggregate citations by registered domain (not URL). Returns top competitor domains ranked by cross-engine consensus, with per-engine breakdown and top URLs per domain. Use to identify the canonical competitor set for a query - the domains every engine treats as authoritative.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query to fan out across engines.
enginesNoEngines to query. If omitted, uses all LLM engines with a configured API key (google_ai_mode, perplexity, claude, openai, gemini). Include bing_serp/brave_serp only for web_rank comparison.
top_nNoMax competitor domains to return.
max_resultsNoMax citations per engine.
exclude_domainsNoDomains to filter out (e.g. your own brand, Wikipedia, Reddit). Suffix-match.
Behavior4/5

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

With no annotations, description carries full burden. It explains the aggregation by registered domain, per-engine breakdown, and top URLs. Missing details like error handling or rate limits, but core behavior is well disclosed.

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 with clear front-loading: action first, then outcome, then usage. No redundant or vague language.

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 tool with no output schema and no annotations, description adequately covers input, process, and output. Mentions output includes top domains, per-engine breakdown, and top URLs. Could specify ranking metric or confidence indicators, but sufficient for selection and use.

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%, baseline 3. Description does not add parameter-specific details beyond schema; e.g., 'aggregate citations by registered domain' clarifies output behavior rather than parameters. Schema descriptions are already thorough.

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?

Description clearly states the tool fans a query across engines, aggregates citations by registered domain, and returns top competitor domains with cross-engine consensus. It distinguishes from siblings like 'compare_domains' by focusing on registered domain aggregation and consensus ranking.

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 'Use to identify the canonical competitor set for a query - the domains every engine treats as authoritative.' Provides clear context but does not explicitly state when not to use or list alternatives among sibling tools.

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/AutomateLab-tech/citation-intelligence'

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