market_price
ActiveTool of DomainKits
Check if a domain is listed for sale on secondary marketplaces and get estimated market price. Complements 'available' (new registration price) — this tool checks the resale market. Three possible statuses: - 'for_sale': domain has a listed price. This is a third-party marketplace price set by the seller — it is not an appraisal or guaranteed transaction price. Always present buy_url. - 'make_offer': listed for sale but no fixed price, buyer must submit an offer via buy_url. - 'not_found': not publicly listed. Does NOT mean the domain is unavailable for purchase — owner may sell privately or hasn't listed yet. Suggest whois to find registrar info for direct outreach. Best practices: - Marketplace listing prices are set by sellers and often significantly higher than actual transaction prices. Do not treat estimated_price as definitive market value — it is one data point among many. - When used in valuation_cma workflow, batch-call market_price for multiple comparable domains. 'not_found' results should be excluded, 'make_offer' results noted as supplementary only. - Always disclose affiliate links when buy_url has affiliate=true. - Always include disclaimer: prices are provided by third-party marketplaces for reference only, subject to change by the seller at any time.
Parameters schema
{
"type": "object",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain name (e.g., 'example.com')"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries