domain_status
ActiveTool of domains
declared in 0.1.0
Quick check if a domain is registered or available. Returns registration status and expiration date if registered.
Parameters schema
{
"type": "object",
"examples": [
{
"domain": "example.com"
},
{
"domain": "techstartup.io"
}
],
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain name to check (e.g., \"example.com\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
domains
https://github.com/pipeworx-io/mcp-domains
2/7 registries