imprvhub/mcp-domain-availability
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-domain-availability": {
"command": "npx",
"args": [
"-y",
"mcp-domain-availability"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...