Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

DNS_getDNSRecordsV1

Retrieve DNS zone records for a specific domain to manage and configure DNS settings effectively using Hostinger's MCP server.

Instructions

Retrieve DNS zone records for a specific domain.

Use this endpoint to view current DNS configuration for domain management.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name

Implementation Reference

  • Schema definition for the DNS_getDNSRecordsV1 tool in the APITools interface. Defines input parameter 'domain' (string) for retrieving DNS zone records for a specific domain and generic 'any' response.
    "DNS_getDNSRecordsV1": { 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