Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

Link domain to website

agency-hosting_linkDomainToWebsiteV1

Link a domain to an Agency Plan website to enable it to serve traffic. Provide the website UID and fully qualified domain name to complete the setup.

Instructions

Links a domain to the specified Agency Plan website so it can serve traffic for that domain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesFully qualified domain name to link to the website
website_uidYesAgency Plan website UID

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv1.42.0

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already mark this as a non-read-only mutation (readOnlyHint=false), and the description adds the behavioral effect that the domain can serve traffic for the website. However, it does not disclose whether linking overwrites an existing association, whether ownership/DNS verification is required, or what happens after the operation.

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 a single, front-loaded sentence with no filler. Every part contributes to understanding the operation's purpose and effect.

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?

For a two-parameter, no-output-schema mutation with clear annotations, the description is nearly complete: it states the resource, the action, and the intended outcome. It omits usage alternatives and potential side effects, but the low complexity makes this a minor gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema already documents both parameters (domain and website_uid). The description does not add extra parameter meaning beyond restating that a domain is linked to a website.

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 ('Links') and resource ('specified Agency Plan website') and explains the intended effect ('so it can serve traffic for that domain'). It is clearly distinct from sibling operations like unlinkDomainFromWebsiteV1 or changeWebsiteDomainV1.

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

Usage Guidelines2/5

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

The description gives no guidance about when to use this tool versus alternatives such as unlinkDomainFromWebsiteV1, changeWebsiteDomainV1, or DNS/domain-verification tools. The only implied context is that linking is for serving traffic, but there are no explicit conditions, prerequisites, or exclusions.

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