tld_trends
ActiveTool of DomainKits
declared in 2.1.0
Return registration trend data for a TLD over time, or compare multiple TLDs, in active-total or newly-registered mode. Related: tld_rank, keywords_trends.
Parameters schema
{
"type": "object",
"properties": {
"tld": {
"type": "string",
"description": "Single TLD for 'data' mode (e.g., 'ai')"
},
"days": {
"enum": [
"7",
"14",
"30",
"60",
"90",
"180"
],
"type": "string",
"description": "Time horizon"
},
"tlds": {
"type": "string",
"description": "Comma-separated TLDs for 'compare' mode (max 5, e.g., 'io,ai,co,xyz')"
},
"type": {
"enum": [
"active",
"newly"
],
"type": "string",
"description": "'newly' for daily new registrations, 'active' for total active domains"
},
"action": {
"enum": [
"data",
"compare"
],
"type": "string",
"description": "'data' for single TLD deep-dive, 'compare' for multi-TLD comparison"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries