Domain Search MCP

Naming engine with availability intelligence - an MCP server that scores the names your model generates and runs availability checks against domains, socials, and package registries. Works with zero configuration using public RDAP/WHOIS, and optionally enriches results with registrar pricing via a backend you control. Its 15 documented tools cover domains, suggest, project.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-09 · ★ 25 · #83 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Domain Search MCP

before you install - you'll need

Set MCP_PORT, PRICING_API_BASE_URL, PORKBUN_API_KEY, PORKBUN_API_SECRET, NAMECHEAP_API_KEY, NAMECHEAP_API_USER, NAMECHEAP_CLIENT_IP, REDIS_URL, QWEN_INFERENCE_ENDPOINT, OUTPUT_FORMAT before connecting. PRICING_API_TOKEN, QWEN_API_KEY are optional or environment-specific per the README.

Claude Code

claude mcp add dorukardahan-domain-search-mcp -- npx -y domain-search-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dorukardahan-domain-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "domain-search-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package domain-search-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.dorukardahan is GitHub-verified and matches the repo owner

03 · What Domain Search MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can check a name across multiple TLDs, adds premium/auction signals, check up to 100 names for a single TLD, compare pricing across registrars (backend when configured), and generate variations (prefix/suffix/hyphen).

Capability map

Tools grouped from the project's README - what Domain Search MCP lets an agent do.

Suggest

2 tools - e.g. Generate variations (prefix/suffix/hyphen).; 🤖 AI-powered brandable name generation using fine-tuned Qwen 7B-DPO. Zero-config - works instantly!

suggest_domains · suggest_domains_smart

Corda

1 tool - e.g. 97 strong

Corda

Nexify

1 tool - e.g. 60 middling

Nexify

Modes

1 tool - e.g. brief (describe what you're naming), auto (analyze the current

Modes

read & search

1 tool - e.g. Check a name across multiple TLDs, adds premium/auction signals.

search_domain

Bulk

1 tool - e.g. Check up to 100 names for a single TLD.

bulk_search

Compare

1 tool - e.g. Compare pricing across registrars (backend when configured).

compare_registrars

Analyze

1 tool - e.g. Scan local project or GitHub repo to extract context and suggest matching domain names.

analyze_project

Latest releases

v1.13.1 · 2026-07-29

cancel social provider requests (#16) by @dorukardahan

v1.13.0 · 2026-07-28

prepare v1.13.0 (#14) by @dorukardahan · add provider-neutral domain evidence resolver (#12) by @dorukardahan

v1.12.3 · 2026-07-22

add request-scoped clearance log suppression (#10) by @dorukardahan

04 · Who maintains Domain Search MCP

domain-search-mcp is maintained by dorukardahan. We track 3 MCP servers from dorukardahan - 3 actively maintained, 41 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from dorukardahan.

  1. twitterapi-io-mcp Offline access to TwitterAPI.io docs for AI assistants. 67 endpoints, 32 pages, 24 blog posts. ★ 8
  2. twitterapi-docs-mcp Offline access to TwitterAPI.io docs for AI assistants. 52 endpoints, guides, pricing. ★ 8

05 · Facts

category
other - ranked #83 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-07-29)
registry
io.github.dorukardahan/domain-search-mcp (active, first published 2025-12-27 · 9 versions)
packages
npm:domain-search-mcp

06 · Domain Search MCP FAQ

Is Domain Search MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-09 and it shipped 7 releases in the last 90 days. We re-verify nightly.

What can Domain Search MCP do?

With this server connected, an agent can check a name across multiple TLDs, adds premium/auction signals, check up to 100 names for a single TLD, compare pricing across registrars (backend when configured), and generate variations (prefix/suffix/hyphen).

How do I install Domain Search MCP?

Run `npx -y domain-search-mcp`. The README documents 12 environment variables (MCP_PORT, PRICING_API_BASE_URL, PRICING_API_TOKEN…) to set first. Set MCP_PORT, PRICING_API_BASE_URL, PORKBUN_API_KEY, PORKBUN_API_SECRET, NAMECHEAP_API_KEY, NAMECHEAP_API_USER, NAMECHEAP_CLIENT_IP, REDIS_URL, QWEN_INFERENCE_ENDPOINT, OUTPUT_FORMAT before connecting. PRICING_API_TOKEN, QWEN_API_KEY are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Domain Search MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Domain Search MCP

More MCP servers to compare · fcp-MCP - Final Cut Pro MCP Server · Server 12306 · Anything · Excel Webview2 MCP · Distil

More TypeScript MCP servers · Help Scout MCP Server · Agentmako · Uploadkit · see all