Check if a domain is available for a specific TLD
name
RequiredDomain name to check (without TLD)tld
RequiredTop-level domain (e.g., com, org, net)whois
OptionalWhether to perform WHOIS check{
"name": "example",
"tld": "com",
"whois": true
}
Get a list of all available top-level domains (TLDs)
No parameters required
{
"tlds": ["com", "net", "org", ...],
"count": 1444
}
How to use the findadomain MCP server
https://api.findadomain.dev/mcp
HTTP-based communication with JSON responses
Connect AI applications to real-time domain data