deleted
ActiveTool of DomainKits
Search domains that have completed the deletion cycle and are open for immediate registration at standard cost — no auction or backorder needed. These are the highest-value finds: domains with history available at regular price. Best practices: - Always use no_hyphen=true and no_number=true unless the user specifically wants them — the vast majority of hyphenated and numeric deleted domains are low-quality. - keyword defaults to 'contain' matching (substring), producing false positives (e.g., 'agent' matches 'magenta'). Use position=start or position=end for precise results. - sort=age_desc surfaces domains with the longest history first — a 20+ year old deleted .com at standard registration cost is a rare find worth highlighting. - sort=tld_counter_desc finds keywords popular across TLDs — if prefix_tld_count is high (20+) and the .com just dropped, that is notable. - For brandable names: combine length=5-10, type=all_alpha, no_hyphen=true, no_number=true. - hold=no_hold filters out domains still under registry hold that cannot yet be registered. - register_url links to Dynadot (affiliate). Disclose when presenting to users.
Parameters schema
{
"type": "object",
"required": [
"keyword"
],
"properties": {
"tld": {
"type": "string",
"description": "Filter by TLD (e.g., 'com', 'net', 'org')"
},
"hold": {
"enum": [
"no_hold",
"has_hold"
],
"type": "string",
"description": "Registry hold status — no_hold = immediately registrable"
},
"page": {
"type": "string",
"description": "Page number for pagination"
},
"sort": {
"enum": [
"age_desc",
"age_asc",
"length_asc",
"length_desc",
"tld_counter_asc",
"tld_counter_desc"
],
"type": "string",
"description": "Sort order"
},
"type": {
"enum": [
"all_alpha",
"all_number"
],
"type": "string",
"description": "Character set filter"
},
"length": {
"enum": [
"<5",
"5-10",
"10-15",
"15+"
],
"type": "string",
"description": "Domain name length filter"
},
"exclude": {
"type": "string",
"description": "Negative keywords to exclude"
},
"keyword": {
"type": "string",
"description": "Search term (min 2 chars)"
},
"position": {
"enum": [
"start",
"end",
"middle",
"contain"
],
"type": "string",
"description": "Keyword placement in domain name"
},
"age_range": {
"enum": [
"0-5",
"5-10",
"10-20",
"20+",
"10-20,20+"
],
"type": "string",
"description": "Historical age before deletion"
},
"no_hyphen": {
"type": "string",
"description": "Exclude hyphenated domains"
},
"no_number": {
"type": "string",
"description": "Exclude domains containing numbers"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries