Skip to main content
Glama

tailscale_dns_splitdns_set

Configure split DNS settings by mapping domains to specific resolver IP addresses or removing existing domain mappings in your Tailscale network.

Instructions

Update split DNS configuration for the tailnet using a PATCH operation. Provide a map of domain names to resolver IP addresses. Use null values to remove a domain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
splitDnsYesMap of domain to resolver IPs (e.g., {"internal.example.com": ["10.0.0.53"]}). Set a domain to null to remove it.

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/itunified-io/mcp-tailscale'

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