Skip to main content
Glama

Vultr MCP

by rsp2k

export_zone_file

Export domain DNS records in standard zone file format for backup, migration, or configuration management purposes.

Instructions

Export domain records as standard DNS zone file format.

Args: domain: The domain name to export

Returns: DNS zone file content as string

Input Schema

NameRequiredDescriptionDefault
domainYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" } }, "required": [ "domain" ], "type": "object" }

Other Tools from Vultr 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/rsp2k/mcp-vultr'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server