MCP Directory
Back

mcp-domain-availability

by imprvhub · Python · ★ 46

A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx.

#ai-tools#anthropic#claude#claude-ai#claude-desktop#dns#domain-availability#domain-availability-checker#domain-checker#domain-search#mcp#model-context-protocol#model-context-protocol-server#model-context-protocol-servers#python#tld#uvx#whois

Install

pip install git+https://github.com/imprvhub/mcp-domain-availability.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-domain-availability": {
      "command": "uvx",
      "args": [
        "git+https://github.com/imprvhub/mcp-domain-availability.git"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@imprvhub/mcp-domain-availability) A Model Context Protocol (MCP) integration that provides Claude Desktop with domain availability checking across popular TLDs. - **Domain Availability Checking** - Check availability across 50+ popular TLD extensions - Support for popular (.com, .io, .ai), country (.us, .uk, .de), and new TLDs (.app, .dev, .tech) - Dual verification using DNS and WHOIS for accuracy - Smart TLD suggestions organized by popularity - **Search Capabilities** - Check specific domains with exact TLD matching - Bulk checking across su…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers