get_my_domain_details
ActiveTool of MCPDomain
Look up the registration status of a domain you previously registered through MCPDomain. Returns: registered_at, expires_at, current nameservers, and email-forwarding status (active / pending verification / pending NS propagation / etc). WHEN TO USE: user asks 'is my domain ready?', 'what's the status of X?', 'did email forwarding finish setting up?'.
Parameters schema
{
"type": "object",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "A domain previously registered via register_new_domain"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MCPDomain
https://github.com/danboabes/mcpdomain
1/7 registries