Developer Tools
Trust: 36/100 (Limited)io.github.dorukardahan/domain-search-mcp Guide
Fast domain availability checker with pricing comparison and AI-powered suggestions.
14 starsby dorukardahan
Quick Start
Install
npx domain-search-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dorukardahan-domain-search-mcp": {
"command": "npx",
"args": [
"domain-search-mcp"
]
}
}
}