domain-search-king-mcp
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.
Documentation
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 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):
claude mcp add --transport http domain-search-king https://domainsearchking.com/api/mcpClaude Desktop / Cursor / other MCP clients — add to your MCP config:
{
"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 — live availability-verified name generator
- How to check if a domain name is taken — instant single-domain checker
- AI Domain Hallucination Index — the data on AI domain hallucination
- Domain Search King — 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.*
Frequently asked questions
What is domain-search-king-mcp?
domain-search-king-mcp is 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.
How do I install domain-search-king-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is domain-search-king-mcp open source?
Yes — it is hosted on GitHub at https://github.com/johnsmalls22-rgb/domain-search-king-mcp.
Related MCP tools
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients. JavaScript-based implementation.
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP