market
ActiveTool of DomainKits
declared in 2.1.0
Search currently registered domains that carry marketplace listing data, filtered by keyword, TLD, listing status, length, and character set. Results are live domains owned by someone. Related: keyword_data, tld_check.
Parameters schema
{
"type": "object",
"properties": {
"tld": {
"type": "string",
"description": "Filter by TLD (e.g., 'com', 'net', 'org'). Provide WITHOUT keyword to enter TLD browse mode (gTLDs only)"
},
"page": {
"type": "string",
"description": "Page number for pagination"
},
"sort": {
"enum": [
"length_asc",
"length_desc",
"alpha",
"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"
},
"status": {
"type": "string",
"description": "Filter by status: 'forsale' for domains listed for sale"
},
"exclude": {
"type": "string",
"description": "Negative keywords to exclude"
},
"keyword": {
"type": "string",
"description": "Brand or industry term (min 2 chars)"
},
"position": {
"enum": [
"start",
"end",
"contain"
],
"type": "string",
"description": "Keyword placement in domain name. Default is 'start'."
},
"no_hyphen": {
"type": "string",
"description": "Exclude hyphenated domains (true/false)"
},
"no_number": {
"type": "string",
"description": "Exclude domains containing numbers (true/false)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries