Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

domains_enablePrivacyProtectionV1

Enable privacy protection for a domain to hide the owner's personal information from the public WHOIS database. Use this tool to safeguard domain owner details from public visibility.

Instructions

Enable privacy protection for the domain.

When privacy protection is enabled, domain owner's personal information is hidden from public WHOIS database.

Use this endpoint to protect domain owner's personal information from public view.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name

Implementation Reference

  • Schema definition for the 'domains_enablePrivacyProtectionV1' tool. It specifies the input parameters (domain: string) and output (any). This is part of the APITools interface defining all available MCP tools.
    "domains_enablePrivacyProtectionV1": { params: { /** * Domain name */ domain: string; }; response: any; // Response structure will depend on the API };

Other Tools

Related 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