domain_changes
ActiveTool of DomainKits
declared in 2.1.0
List registration and status changes to premium .com domains (short 1-4 letter and high-value single-word names) in the past 24 hours, filtered by change reason and length. Related: whois, ns_reverse.
Parameters schema
{
"type": "object",
"properties": {
"tld": {
"type": "string",
"description": "TLD filter (e.g., 'com')"
},
"page": {
"type": "string",
"description": "Page number for pagination"
},
"sort": {
"enum": [
"length_asc",
"length_desc",
"tld_count_desc",
"tld_count_asc",
"prefix_asc",
"prefix_desc"
],
"type": "string",
"description": "Sort order"
},
"length": {
"enum": [
"all",
"1-3",
"4",
"5-8",
"9+"
],
"type": "string",
"description": "Prefix length filter (characters before TLD)"
},
"reason": {
"enum": [
"all",
"Domain Transfer",
"Domain Expired",
"New Registration",
"Nameserver Change"
],
"type": "string",
"description": "Filter by change type"
},
"keyword": {
"type": "string",
"description": "Search by domain or keyword within the monitored pool"
},
"has_digit": {
"enum": [
"false",
"true",
"all"
],
"type": "string",
"description": "false = letters only, true = contains digits, all = no filter"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries