domain_lookup
ActiveTool of domains
declared in 0.1.0
Get full registration details for a domain. Returns registrar, registrant, registration/expiration dates, nameservers, DNSSEC status, and domain status flags. Works for any TLD.
Parameters schema
{
"type": "object",
"examples": [
{
"domain": "google.com"
},
{
"domain": "bbc.co.uk"
}
],
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain name to look up (e.g., \"google.com\", \"bbc.co.uk\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
domains
https://github.com/pipeworx-io/mcp-domains
2/7 registries