Github WeAreBraveLabs Domain Checker Mcp
Fast domain availability checker. DNS + RDAP/WHOIS verification.
About This MCP Server
1. DNS Check (Fast) - All domains are checked via DNS in parallel. If DNS resolves, the domain is definitely taken.
2. 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.
3. 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.
Why Use Github WeAreBraveLabs Domain Checker Mcp?
- Hybrid DNS + RDAP/WHOIS checking - Fast DNS lookup, then RDAP (with WHOIS fallback) for accuracy
- Bulk checking - Check up to 100 domains in parallel
- Parallel processing - Batched verification queries for optimal throughput
- Name expansion - Check a base name across all popular TLDs automatically
- Flexible filtering - Return only available, only taken, or all results
- Error reporting - Clear error handling for timeouts and failures
Specifications
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm install -g @wearebravelabs/domain-checker-mcpConfigure
{
"mcpServers": {
"domain-checker": {
"command": "npx",
"args": ["-y", "@wearebravelabs/domain-checker-mcp"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github WeAreBraveLabs Domain Checker Mcp
- Function
- Fast domain availability checker. DNS + RDAP/WHOIS verification.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g @wearebravelabs/domain-checker-mcp
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.