Skip to main content
Glama

infra.cloudflare.dns_create

Create DNS records (A, AAAA, CNAME, MX, TXT) for Cloudflare zones to manage domain routing and CDN proxy settings.

Instructions

Create a new DNS record (A, AAAA, CNAME, MX, TXT) for a Cloudflare zone. Set content (IP/hostname), TTL, and CDN proxy status. Returns new record ID (Cloudflare)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zone_idYesCloudflare Zone ID
typeYesDNS record type
nameYesRecord name — subdomain or "@" for root (e.g. "www", "api", "@")
contentYesRecord value — IP address for A/AAAA, hostname for CNAME, text for TXT
ttlNoTTL in seconds (1 = automatic, 60-86400 for manual)
proxiedNoEnable Cloudflare CDN proxy (default false). True = orange cloud, hides origin IP
priorityNoPriority for MX records (e.g. 10, 20)
Install Server

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/whiteknightonhorse/APIbase'

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