Domain Check for Claude Desktop
io.github.stucchi/domain-check
Check domain availability across 500+ TLDs. Single and bulk checks with UI.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Domain Check in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"domain-check": {
"command": "uvx",
"args": [
"domain-check-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs