Back to MCP Servers
Domain Search
Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking.
search-data-extractiongoai
By dorukardahan
Installation
npx -y domain-search-mcpConfiguration
{
"mcpServers": {
"domain-search-mcp": {
"command": "npx",
"args": ["-y", "domain-search-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes