Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

agency-hosting_listAvailableDatacentersForAnAgencyPlanOrderV1

Lists datacenters available for an agency plan hosting order and provides a ping URL to measure latency, enabling selection of the nearest datacenter for website setup.

Instructions

Lists the datacenters available for provisioning a new website on the given Agency Plan hosting order.

Each datacenter includes a pinger_url you can ping from the client to measure round-trip latency; comparing the results across datacenters lets you pick the nearest one (lowest ping) before choosing its code as the datacenter_code when creating a website setup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYesAgency Plan order ID
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It explains that each datacenter includes a pinger_url for latency measurement, and how to use it to select the nearest datacenter. This provides useful behavioral context beyond basic functionality, though it doesn't detail response structure or limitations.

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 two sentences, each serving a distinct purpose: stating the action and providing actionable guidance on the output. No fluff, well-structured, and easy to parse.

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?

Given the single required parameter and no output schema, the description provides sufficient context for an AI agent to understand what the tool returns (datacenters with pinger_url) and how to use it. It could be improved by specifying the response structure, but it still connects well to related tools like provisioning.

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?

The single parameter order_id is well-described in the schema as 'Agency Plan order ID', and the description reinforces it by mentioning 'given Agency Plan hosting order'. With 100% schema coverage, the description adds marginal value, but it does tie the parameter to the broader purpose.

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 tool lists datacenters for provisioning a new website on an Agency Plan hosting order. It uses a specific verb ('Lists') and resource ('datacenters available for provisioning'), distinguishing it from sibling tools like 'hosting_listAvailableDatacentersV1' which is for regular hosting.

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 implies usage before creating a website to select a datacenter, and provides guidance on using the pinger_url to pick the nearest one. It does not explicitly state when not to use it or name alternatives, but the context is clear given the sibling tool for regular hosting.

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