Skip to main content
Glama
AntonioBlago

VisiblyAI MCP Server

by AntonioBlago

check_hreflang

Check hreflang annotations for errors in x-default, language codes, broken targets, and bidirectional linking.

Instructions

Validate hreflang annotations: x-default, language codes, broken targets, bidirectional linking. Credits: 10.

Requires VISIBLYAI_API_KEY. Use get_account_info to check your balance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/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. It discloses credit cost (10 credits) and the requirement for VISIBLYAI_API_KEY, plus hints to check balance via get_account_info. However, it does not describe error handling, response format, or side effects beyond validation.

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 extremely concise with two sentences, front-loading the main purpose and then adding essential behavioral info (credits, API key). Every sentence earns its place with no redundancy.

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 simple tool (one parameter, output schema exists), the description covers the core functionality, cost, and prerequisites. It could be slightly improved by adding context about what constitutes a 'valid' hreflang, but overall it is sufficient for the agent to understand the tool's role.

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 coverage for the single parameter 'url' is 0%, and the description does not add any meaning about the parameter (e.g., expected format, whether it must be absolute, etc.). The tool's name implies it's a URL but nothing beyond the schema's minimal 'type: string' and 'required'.

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 validates hreflang annotations and lists specific aspects (x-default, language codes, broken targets, bidirectional linking). It distinguishes from sibling tools like check_links and analyze_url_structure which focus on different aspects.

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

Usage Guidelines3/5

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

The description implicitly suggests usage when validating hreflang tags but does not provide explicit when-to-use or when-not-to-use guidance, nor does it compare with alternatives. The name alone implies context but lacks explicit direction.

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/AntonioBlago/visiblyai-mcp-server'

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