Fast domain availability checker. DNS + RDAP/WHOIS verification.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Domain Checker MCP.
check_domainsCheck specific domains for availability with full DNS + WHOIS verification.
check_namesCheck base names across popular TLDs automatically.
check_domains_quickFast DNS-only check without WHOIS verification. Use when speed matters more than accuracy.
Fast domain availability checker for Model Context Protocol (MCP). DNS + RDAP/WHOIS verification.
Built by Brave Labs
Add to your claude_desktop_config.json:
Add to your MCP settings:
check_domainsCheck specific domains for availability with full DNS + WHOIS verification.
Parameters:
domains (required): Array of domain names to checkfilter (optional): "available" or "taken" - omit for all resultscheck_namesCheck base names across popular TLDs automatically.
Parameters:
names (required): Array of base names to checktlds (optional): Specific TLDs to check (defaults to: com, net, org, io, co, app, dev, ai, xyz, me, info, biz, us, uk, ca, au)filter (optional): "available" or "taken" - omit for all resultscheck_domains_quickFast DNS-only check without WHOIS verification. Use when speed matters more than accuracy.
Parameters:
domains (required): Array of domain names to checkfilter (optional): "available" or "taken" - omit for all resultsNote: DNS-only checks may show false positives for available domains. Use check_domains for verification.
With errors:
DNS Check (Fast) - All domains are checked via DNS in parallel. If DNS resolves, the domain is definitely taken.
RDAP/WHOIS Verification (Accurate) - Domains that pass DNS (no records found) are verified via RDAP (preferred) or WHOIS (fallback) to confirm availability. RDAP servers are loaded dynamically from the IANA bootstrap registry.
Parallel Processing - Verification queries run in parallel batches of 20 for optimal throughput.
This hybrid approach gives you the speed of DNS checking with the accuracy of RDAP/WHOIS verification.
MIT Β© Brave Labs
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/domain-checker-mcp)<a href="https://allmcps.com/mcp/domain-checker-mcp"><img src="https://allmcps.com/api/badge/domain-checker-mcp?style=directory" alt="Domain Checker MCP on AllMCPs" /></a>