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

domain-search-king-mcp

View on 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 ServersOfficial Registry0 stars0 forksUpdated 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.
Use cases

MCP Servers overview

# 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

What people ask about domain-search-king-mcp

What is johnsmalls22-rgb/domain-search-king-mcp?

+

johnsmalls22-rgb/domain-search-king-mcp is mcp servers for the Claude AI ecosystem. 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. It has 0 GitHub stars and its last recorded update is dated 2026-08-26.

How do I install domain-search-king-mcp?

+

You can install domain-search-king-mcp by cloning the repository (https://github.com/johnsmalls22-rgb/domain-search-king-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is johnsmalls22-rgb/domain-search-king-mcp safe to use?

+

Our security agent has analyzed johnsmalls22-rgb/domain-search-king-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains johnsmalls22-rgb/domain-search-king-mcp?

+

johnsmalls22-rgb/domain-search-king-mcp is maintained by johnsmalls22-rgb. The last recorded GitHub activity is dated 2026-08-26, with 0 open issues.

Are there alternatives to domain-search-king-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy domain-search-king-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>