Skip to main content
Glama

hostinger-api-mcp

Official

domains_checkDomainAvailabilityV1

Check domain availability for one or multiple TLDs in real-time. Use this tool to determine if a domain name is free for registration with optional alternative suggestions.

Instructions

This endpoint checks the availability of a domain name. Multiple TLDs can be checked at once.

Endpoint has rate limit of 10 requests per minute.

Input Schema

NameRequiredDescriptionDefault
domainYesdomain property
tldsYestlds property
with_alternativesNowith_alternatives property

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "domain property", "type": "string" }, "tlds": { "description": "tlds property", "type": "array" }, "with_alternatives": { "description": "with_alternatives property", "type": "boolean" } }, "required": [ "domain", "tlds" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

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