domain-mcp

uhinze/domain-mcp

3.1

If you are the rightful owner of domain-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Domain Name Availability MCP Server uses DNS requests to check the availability of domain names, providing a simple yet effective solution for domain name verification.

Domain name availabilty MCP server

Uses a simple DNS request to establish whether a domain is likely available.

Real domain name checking is probably more sophisticated, but this gets you 90% of the way/effort.

Example Claude Desktop configuration:

{
    "domain_availability": {
      "command": "/your/path/to/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/your/repo/path/domain-mcp/main.py"
      ]
    }
  }
}