domain search mcp for Claude Code
io.github.dorukardahan/domain-search-mcp
Naming engine with availability intelligence: score names, check domains, socials and registries.
client:Claude Code
transport:stdio
runtime:npm
Install domain search mcp in Claude Code
run in your project directory
claude mcp add domain-search-mcp -e PRICING_API_BASE_URL=<PRICING_API_BASE_URL> -e PRICING_API_TOKEN=<PRICING_API_TOKEN> -e PORKBUN_API_KEY=<PORKBUN_API_KEY> -e PORKBUN_API_SECRET=<PORKBUN_API_SECRET> -e NAMECHEAP_API_KEY=<NAMECHEAP_API_KEY> -e NAMECHEAP_API_USER=<NAMECHEAP_API_USER> -- npx -y domain-search-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs