domain-check

saidutt46/domain-check
★ 261 stars Rust 🤖 AI/LLM Updated 25d ago
Fast, universal domain availability checker - 1,200+ TLDs, pattern generation, RDAP with WHOIS fallback. CLI + Rust library + MCP server for AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "domain-check": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "domain-check"
      ]
    }
  }
}

Topics

asynccliconcurrencydomain-checkdomain-check-libdomainslibraryrdaprustrust-cratewhois