check_domain_availability
ActiveTool of MCPDomain
Check whether a specific internet domain name is available for registration. Returns availability status, price, and alternatives if taken. WHEN TO USE: user asks 'is X.com available?' or 'can I register Y.io?'. ALWAYS call this before register_new_domain.
Parameters schema
{
"type": "object",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Complete domain name with TLD, e.g. 'sweetcrumbs.com'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MCPDomain
https://github.com/danboabes/mcpdomain
1/7 registries