Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

domains_claimFreeDomainTransferV1

Start a domain transfer using a free transfer credit from your account. Provide the domain and authorization code to initiate the transfer without payment.

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
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that the transfer is validated first to avoid consuming the free transfer on invalid domains, that a successful response only means the transfer started, that default WHOIS contacts are used if none are provided, and that failures return error codes. It is rich on side effects and sequencing.

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 verbose but well-structured and front-loaded. Each paragraph carries meaningful context, though the final sentence is somewhat redundant with the first. Overall, it earns its length given the complexity of the operation.

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 complex operation with no output schema and no annotations, the description is exceptionally complete. It covers side effects, validation, default WHOIS behavior, error handling, and how to track the transfer progress, including a link to the transfer list endpoint.

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 coverage is 100%, so the baseline is 3. The description adds extra context beyond the schema by explaining the meaning of auth_code (get it from the current registrar) and the default behavior for domain_contacts when not provided. This elevates the value beyond the bare parameter 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 clearly states the action: claim a free domain transfer and start a transfer. It explicitly contrasts with purchasing a transfer, which distinguishes it from the sibling tool domains_purchaseNewDomainV1.

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

Usage Guidelines5/5

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

It explains when to use this endpoint (when you have a free domain transfer) and contrasts it with purchasing. It also provides concrete preconditions: unlock the domain, get the auth code, and ensure WHOIS information exists, which guides the agent on prerequisites.

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