WHOIS lookups and domain availability checks — fast domain intelligence for agents.
{
"mcpServers": {
"domain-intel": {
"command": "npx",
"args": ["-y", "@vbotholemu/mcp-domain-intel"],
"env": {
"L402_API_BASE_URL": "https://api.nautdev.com"
}
}
}
}
whois_lookupFull WHOIS/DNS intelligence for a domain.
| Parameter | Type | Required | Description |
|---|---|---|---|
| ----------- | -------- | ---------- | ------------- |
| domain | string | yes | Domain to look up |
check_availabilityCheck if a domain is available for registration.
| Parameter | Type | Required | Description |
|---|---|---|---|
| ----------- | -------- | ---------- | ------------- |
| domain | string | yes | Domain to check |
共 1 个版本