Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

domains_claimFreeDomainV1

Claim and register a free domain from your account without payment. Provide the domain name and WHOIS contacts to complete registration.

Instructions

Claim a free domain available on your account and register it.

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

A successful response means the domain is registered. If registration fails, login to hPanel and check domain registration status.

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.

Some TLDs require additional_details to be provided and these will be validated before claiming.

Requests which cannot be fulfilled are rejected with an error code in the response body, for example 2037 when no free domain is available.

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name
domain_contactsNoDomain contact information
additional_detailsNoAdditional registration data, possible values depends on TLD
Behavior4/5

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

Since no annotations are provided, the description carries the full disclosure burden. It states that a successful response confirms registration, mentions error codes like 2037 for no free domain, and notes WHOIS prerequisites and additional_details validation. It does not cover idempotency or post-failure effects on the free domain, so it is not fully transparent.

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 uses multiple paragraphs but every sentence contributes information such as TLD-specific requirements and error handling. It is somewhat longer than necessary but not redundant, and the main action is front-loaded.

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?

The description covers what success means, failure handling, prerequisites, and TLD-specific behavior. However, it does not describe the success response structure beyond confirming registration, and there is no output schema to fill that gap.

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 schema already describes all parameters (100% coverage), but the description adds context: WHOIS defaults if no contact info is provided, and some TLDs require additional_details which are validated. This goes 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 opens with 'Claim a free domain available on your account and register it,' a specific verb and resource. It distinguishes from purchasing by noting this consumes a free domain and requires no payment.

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?

The final sentence explicitly says 'Use this endpoint to register a domain using a free domain from your account.' It also contrasts with purchasing, establishing when to choose this tool over domains_purchaseNewDomainV1.

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