Skip to main content
Glama

AI Visibility Score

ai_visibility_score

[FREE] How well can AI bots crawl your site? Checks robots.txt AI rules, llms.txt, structured data. FR: Score de visibilité IA — votre site est-il accessible aux bots IA ?

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to check

TDQS

A3.8/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of disclosing behavioral traits. It only says 'Checks' but does not explicitly state that it is a read-only operation, nor does it mention any limitations, rate limits, or what happens if the URL is invalid. The description adds minimal behavioral context beyond the basic action.

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 two short sentences, front-loaded with the core purpose, and includes a helpful French translation. Every word earns its place, with no unnecessary filler.

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?

Given the tool's simplicity (one parameter, no output schema), the description sufficiently communicates what it checks. However, it does not mention what the tool returns or how the 'score' is presented, which would be useful for a complete understanding, but it is not a major gap.

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?

The single parameter 'url' has 100% schema description coverage ('The URL to check'). The description adds no additional semantic context beyond what the schema already provides, so the baseline score of 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 clearly states the tool's purpose with a specific verb and resource: 'Checks robots.txt AI rules, llms.txt, structured data.' It distinguishes itself from sibling tools by focusing specifically on AI crawlability, which is unique among the listed SEO tools.

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 the tool ('How well can AI bots crawl your site?') and mentions the included checks. However, it does not explicitly list when not to use it or name alternative sibling tools, so it falls short of a full 5.

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.5/5.0
Disambiguation3/5

Most tools have distinct targets, but seo_audit, seo_plan, and seo_score overlap in purpose—all evaluate SEO health with varying depth, which could confuse an agent. noindex_checker and ai_visibility_score also both touch indexing/crawling, though from different angles.

Naming Consistency4/5

Tool names are predominantly descriptive noun phrases in snake_case (broken_link_check, keyword_generator, seo_audit), but 'discover' is a lone verb and there's a mix of suffixes (_check, _analyzer, _validator, _score). Still, the pattern is readable and mostly consistent.

Tool Count5/5

With 12 tools, the server covers a broad SEO toolkit without overwhelming. Each tool adds a distinct diagnostic capability, and the count fits well within the ideal 3-15 range.

Completeness4/5

The suite covers crawling, indexing, content, schema, performance, and overall audits—solid diagnostic coverage. Minor gaps like sitemap validation or backlink analysis exist, but the core SEO workflows are well supported.

Resources