Skip to main content
Glama

hostinger-api-mcp

Official

VPS_createPTRRecordV1

Create or update a PTR record for a specified virtual machine using the Hostinger MCP server. Simplifies DNS management by associating IP addresses with domain names for accurate reverse DNS lookups.

Instructions

This endpoint creates or updates a PTR (Pointer) record for a specified virtual machine.

Input Schema

NameRequiredDescriptionDefault
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId" ], "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