Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

Claim free domain transfer

domains_claimFreeDomainTransferV1

Claim an available free domain transfer to start transferring a domain without payment. Provide the domain and authorization code; the transfer is validated before consuming the free credit.

Instructions

Claim a free domain transfer available on your account and start the transfer.

Unlike purchasing a transfer, this consumes a free domain transfer you already have, so no payment method is required.

Before making request, unlock the domain at the current registrar and get its authorization code. The transfer is validated first, so domains which cannot be transferred are rejected before the free domain transfer is consumed.

A successful response means the transfer has been started. Completion depends on the current registrar and can be followed with the transfer list endpoint.

If no WHOIS information is provided, default contact information for that TLD will be used. Before making request, ensure WHOIS information for desired TLD exists in your account.

Requests which cannot be fulfilled are rejected with an error code in the response body.

Use this endpoint to transfer a domain using a free domain transfer from your account.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name
auth_codeYesAuthorization code from the current registrar
should_keep_nsNoKeep the existing nameservers of the domain
domain_contactsNoDomain contact information
Install Server

TDQS

A4.6/5.0
Behavior5/5

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

Beyond the annotations, the description discloses important behavior: the free transfer is only consumed after validation, unsuccessful requests are rejected with an error code, a successful response only means the transfer has started, and default WHOIS data will be used if none is supplied. This gives the agent a realistic model of the operation's side effects and asynchronous nature.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is longer than average but most sentences carry meaningful operational information, such as validation-before-consumption and WHOIS defaults. Some redundancy exists with the closing 'Use this endpoint...' sentence repeating the opening, but the structure is logical and front-loaded with the key distinction from paid transfers.

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 tool with no output schema, the description covers the essential operational context: prerequisites, validation semantics, async completion, WHOIS fallback behavior, and error handling. An agent has enough information to decide whether to call the tool and what to expect after doing so.

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?

The input schema already documents all parameters, so the baseline is 3. The description adds value by explaining that omitting domain_contacts causes default WHOIS information to be used, and it emphasizes the need to unlock the domain and have an authorization code before calling. This goes beyond the schema descriptions.

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 uses a specific verb ('Claim') and resource ('free domain transfer'), and explicitly contrasts it with purchasing a transfer, which distinguishes it from related domain transfer tools. The first sentence states exactly what happens: a free transfer is claimed and the transfer process is started.

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 clearly states this endpoint should be used when a free domain transfer is available on the account and explicitly notes that it does not require payment, unlike purchasing a transfer. It also points to the transfer list endpoint for following completion, giving the agent a clear next step.

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

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