Skip to main content
Glama
rosschurchill

Technitium MCP Secure

dns_add_record

Add DNS records to zones in Technitium DNS Server, automatically creating zones when needed for Primary type records.

Instructions

Add a DNS record to a zone. Creates the zone automatically if it doesn't exist for Primary type.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zoneYesZone domain name
domainYesFull domain name for the record
typeYesRecord type
valueYesRecord value (IP for A/AAAA, hostname for CNAME/MX/NS, text for TXT)
ttlNoTTL in seconds (default: 3600)
overwriteNoOverwrite existing records of the same type (default: false)
priorityNoPriority for MX records

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/rosschurchill/technitium-mcp-secure'

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