Skip to main content
Glama

hostinger-api-mcp

Official

DNS_restoreSnapshotV1

Restores a DNS zone to a specific snapshot using the domain name and snapshot ID via the Hostinger MCP server, ensuring accurate DNS configuration recovery.

Instructions

This endpoint restores DNS zone to the selected snapshot.

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name
snapshotIdYesSnapshot ID

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" }, "snapshotId": { "description": "Snapshot ID", "type": "integer" } }, "required": [ "domain", "snapshotId" ], "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