Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

domains_checkDomainAvailabilityV1

Check if a domain name is available across multiple TLDs. Get alternative suggestions when a domain is taken.

Instructions

Check availability of domain names across multiple TLDs.

Multiple TLDs can be checked at once. If you want alternative domains with response, provide only one TLD and set with_alternatives to true. TLDs should be provided without leading dot (e.g. com, net, org).

Endpoint has rate limit of 10 requests per minute.

Use this endpoint to verify domain availability before purchase.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name (without TLD)
tldsYesTLDs list
with_alternativesNoShould response include alternatives
Behavior3/5

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

With no annotations, the description discloses the rate limit and TLD format requirements. However, it does not describe the response structure or behavior on different outcomes (e.g., unavailable domain, errors), leaving some ambiguity.

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 concise (7 lines) and well-structured with clear sections. Each sentence adds value, no redundancy, and the most critical info appears first.

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?

For a simple check tool with 3 parameters and no output schema, the description provides sufficient context: purpose, usage hints, rate limit, parameter format, and recommendation. An agent can confidently invoke it.

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 describes all 3 parameters (domain, tlds, with_alternatives). The description adds context: multiple TLDs allowed, using with_alternatives with one TLD, and TLD format (no leading dot), enhancing usability beyond the schema.

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 'Check availability of domain names across multiple TLDs', using a specific verb and resource. It distinguishes from sibling tools like domains_getDomainDetailsV1 and domains_purchaseNewDomainV1 by focusing on availability checks.

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 explicitly recommends using this endpoint 'before purchase', explains how to check multiple TLDs and get alternatives, and notes the rate limit. It does not explicitly exclude alternatives, but context is clear.

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/hostinger/api-mcp-server'

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