Skip to main content
Glama

create_record

Add DNS records to domains in Vultr's cloud infrastructure. Specify record type, name, data, and TTL to manage domain configurations.

Instructions

Create a new DNS record.

Args: domain: The domain name record_type: Record type (A, AAAA, CNAME, MX, TXT, NS, SRV) name: Record name/subdomain data: Record data/value ttl: Time to live in seconds (default: 300) priority: Priority for MX/SRV records

Returns: Created record information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYes
record_typeYes
nameYes
dataYes
ttlNo
priorityNo

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

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