
MCP Domain Availability Checker
by imprvhub
Check domain availability across 50+ TLDs with DNS and WHOIS verification directly within Claude Desktop.
What it does
This MCP server connects Claude Desktop to a comprehensive domain availability checking system. It allows AI assistants to verify if a specific domain is available or suggest alternative TLDs for a given project name, utilizing both DNS resolution and WHOIS lookups for high accuracy.
Tools
check_domain: Verifies availability for a specific domain or performs a bulk check across supported extensions for a given name.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-domain-availability": {
"command": "uvx",
"args": [
"--python=3.10",
"--from",
"git+https://github.com/imprvhub/mcp-domain-availability",
"mcp-domain-availability"
]
}
}
}
Supported hosts
- claude
Quick install
npx -y @smithery/cli install @imprvhub/mcp-domain-availability --client claudeInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





