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.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
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>