Skip to main content
ClaudeWave
johnsmalls22-rgb avatar
johnsmalls22-rgb

domain-search-king-mcp

Ver en GitHub

MCP server for AI domain name search - returns .com domains verified AVAILABLE live via Verisign RDAP. Works with Claude, Cursor, VS Code and any MCP client.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/27/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/johnsmalls22-rgb/domain-search-king-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "domain-search-king-mcp": {
      "command": "node",
      "args": ["/path/to/domain-search-king-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/johnsmalls22-rgb/domain-search-king-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Domain Search King — MCP Server for Available Domain Name Search

**Find domain names that are actually available to register — verified live against the Verisign RDAP registry, not AI guesses.**

Remote MCP (Model Context Protocol) server for Claude, Claude Code, Cursor, VS Code, Windsurf, and any MCP-compatible AI agent. Ask your AI for business name ideas and get back **only .com domains that are available right now**.

- **Endpoint:** `https://domainsearchking.com/api/mcp` (remote HTTP, JSON-RPC 2.0 — no install, no API key)
- **Product page + one-click install:** https://domainsearchking.com/mcp

## Why this exists: AI models hallucinate domain availability

LLMs confidently suggest domain names that were registered decades ago. Our [AI Domain Hallucination Index](https://domainsearchking.com/ai-hallucination-index) found **~89% of AI-suggested domains are already taken**.

Real examples — names AI models routinely call "available":

| Domain AI suggested | Reality (RDAP registry record) |
|---|---|
| dailygrind.com | Registered since **1995** |
| morningritual.com | Registered since **2004** |

Domain Search King checks every name against the live registry before your agent ever sees it. Verified-available examples returned at time of writing: `lunaroast.com`, `brewotic.com`, `duskern.com`, `mochanox.com`.

## Tools

| Tool | What it does |
|---|---|
| `find_available_domains(keyword, description, count)` | Generates brandable .com names for your business idea, returns ONLY ones currently available to register |
| `find_available_domains_by_pattern` | Pattern-based domain search (starts-with / contains / ends-with), availability-verified |
| `check_domain(domain)` | Live availability check for a single domain, straight from the registry |

## Install

**Claude Code (CLI):**

```bash
claude mcp add --transport http domain-search-king https://domainsearchking.com/api/mcp
```

**Claude Desktop / Cursor / other MCP clients** — add to your MCP config:

```json
{
  "mcpServers": {
    "domain-search-king": { "url": "https://domainsearchking.com/api/mcp" }
  }
}
```

**Claude Skill (ClawHub):** `clawhub install dsk-available-domains` — https://clawhub.ai/johnsmalls22-rgb/skills/dsk-available-domains

Per-client setup tabs (VS Code, Windsurf, and more) + an in-page inspector: https://domainsearchking.com/mcp

## How it works

Every candidate name is checked live against the authoritative Verisign RDAP registry at query time. No cached lists, no WHOIS scraping, no guessing. If the tool returns a name, it was available at the moment you asked.

## More free tools from Domain Search King

- [AI Domain Name Generator](https://domainsearchking.com/ai-domain-name-generator) — live availability-verified name generator
- [How to check if a domain name is taken](https://domainsearchking.com/how-to-check-if-a-domain-name-is-taken) — instant single-domain checker
- [AI Domain Hallucination Index](https://domainsearchking.com/ai-hallucination-index) — the data on AI domain hallucination
- [Domain Search King](https://domainsearchking.com/) — search thousands of brandable available .com domains

## For AI agents & crawlers

- `llms.txt`: https://domainsearchking.com/llms.txt
- MCP server card: https://domainsearchking.com/.well-known/mcp/server-card.json
- Agent skill file: https://domainsearchking.com/skill.md

## Community

- Discussion on Moltbook: https://www.moltbook.com/post/a9a76086-0f9c-4b2f-ab20-b72a1cf61840

## FAQ

**Is it free?** Yes — the MCP server and the site tools are free to use.

**Why only names that are available?** Because a name idea you can't register is worthless. Other generators give ideas; Domain Search King gives you names you can actually buy right now.

**What's RDAP?** The registry's official successor to WHOIS — structured, authoritative registration data straight from Verisign. It's how we verify availability live instead of guessing.

**Privacy:** https://domainsearchking.com/privacy · **Contact:** hello@domainsearchking.com

*Keywords: domain name search, available domains, domain availability checker, MCP server, Model Context Protocol, Claude MCP, Cursor MCP, AI domain name generator, brandable domains, .com availability, RDAP lookup, business name generator, startup naming.*
agent-toolsai-agentsbrandingclaudeclaude-mcpcursordomain-availabilitydomain-name-generatordomain-namesdomain-searchllm-toolsmcpmcp-servermodel-context-protocolnamingrdapstartup-toolswhois

Lo que la gente pregunta sobre domain-search-king-mcp

¿Qué es johnsmalls22-rgb/domain-search-king-mcp?

+

johnsmalls22-rgb/domain-search-king-mcp es mcp servers para el ecosistema de Claude AI. MCP server for AI domain name search - returns .com domains verified AVAILABLE live via Verisign RDAP. Works with Claude, Cursor, VS Code and any MCP client. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-26.

¿Cómo se instala domain-search-king-mcp?

+

Puedes instalar domain-search-king-mcp clonando el repositorio (https://github.com/johnsmalls22-rgb/domain-search-king-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar johnsmalls22-rgb/domain-search-king-mcp?

+

Nuestro agente de seguridad ha analizado johnsmalls22-rgb/domain-search-king-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene johnsmalls22-rgb/domain-search-king-mcp?

+

johnsmalls22-rgb/domain-search-king-mcp es mantenido por johnsmalls22-rgb. La última actividad registrada en GitHub es del 2026-08-26, con 0 issues abiertos.

¿Hay alternativas a domain-search-king-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega domain-search-king-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: johnsmalls22-rgb/domain-search-king-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/johnsmalls22-rgb-domain-search-king-mcp)](https://claudewave.com/repo/johnsmalls22-rgb-domain-search-king-mcp)
<a href="https://claudewave.com/repo/johnsmalls22-rgb-domain-search-king-mcp"><img src="https://claudewave.com/api/badge/johnsmalls22-rgb-domain-search-king-mcp" alt="Featured on ClaudeWave: johnsmalls22-rgb/domain-search-king-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a domain-search-king-mcp