Domain Search

v1.0.0Business Applicationsstable

Zero-config domain availability MCP for Claude & ChatGPT. AI suggestions, premium/auction detection via GoDaddy, RDAP/WHOIS fallback. Stdio + HTTP.

aichatgptclaudedomaindomain-availability
Share:
20
Stars
0
Downloads
0
Weekly
0/5

What is Domain Search?

Domain Search is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to zero-config domain availability mcp for claude & chatgpt. ai suggestions, premium/auction detection via godaddy, rdap/whois fallback. stdio + http.

Zero-config domain availability MCP for Claude & ChatGPT. AI suggestions, premium/auction detection via GoDaddy, RDAP/WHOIS fallback. Stdio + HTTP.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Zero-config domain availability MCP for Claude & ChatGPT. AI

Use Cases

Zero-config domain availability checking
Premium and auction domain detection
GoDaddy and WHOIS integration
dorukardahan

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedApr 27, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx domain-search

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Domain Search

Domain Search MCP brings zero-configuration domain availability checking to AI assistants like Claude and ChatGPT, using a cascade of RDAP, GoDaddy, and WHOIS lookups to check domain status without requiring any API keys. It includes an AI-powered name suggestion engine (using a fine-tuned Qwen model locally), bulk checking for up to 100 domains, premium and auction domain detection, and price comparison across registrars. Founders, developers, and brand strategists use it to brainstorm and validate domain names directly inside their AI chat sessions.

Prerequisites

  • Node.js 18 or later
  • No API keys required for basic domain availability checks
  • Optional: Porkbun or Namecheap API credentials for direct registrar pricing
  • An MCP client such as Claude Desktop, Claude Code, or Cursor
1

Run via npx (zero install)

The server can be launched directly with npx — no global installation needed. This is the recommended approach for use with Claude Desktop.

npx -y domain-search-mcp@latest
2

Configure your MCP client

Add the server to your MCP client's configuration file. For Claude Desktop, edit claude_desktop_config.json. No API keys are required for basic operation.

3

Enable HTTP mode for web-based clients

For ChatGPT or browser-based MCP clients that require an HTTP endpoint instead of stdio, launch the server with the --http flag.

npx -y domain-search-mcp@latest --http
# Custom port:
MCP_PORT=8080 npx -y domain-search-mcp@latest --http
4

Add optional registrar API keys

For real-time pricing from Porkbun or Namecheap, set their API credentials as environment variables. These are optional — basic availability checking works without them.

export PORKBUN_API_KEY=your_key
export PORKBUN_API_SECRET=your_secret
# or for Namecheap:
export NAMECHEAP_API_KEY=your_key
export NAMECHEAP_API_USER=your_username
export NAMECHEAP_CLIENT_IP=your_ip
5

Install from source for development

Clone the repository and build locally if you want to modify the server or run it without npx.

git clone https://github.com/dorukardahan/domain-search-mcp.git
cd domain-search-mcp
npm install && npm run build && npm start

Domain Search Examples

Client configuration

Minimal claude_desktop_config.json entry — no API keys required. Add optional registrar credentials in the env block for pricing data.

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

Prompts to try

Try these prompts in Claude Desktop or any connected AI client to research domain names.

- "Check if myproject.com, myproject.io, and myproject.dev are available."
- "Suggest brandable domain names for a coffee subscription startup."
- "Bulk check these 10 domain names and tell me which are available: [list]."
- "Find premium or auction domains related to 'fintech' that I could buy today."
- "Compare registrar prices for example.com across GoDaddy, Porkbun, and Namecheap."

Troubleshooting Domain Search

Domain availability results seem inaccurate or outdated

The server uses a cascade: RDAP first, then GoDaddy API, then WHOIS. Results are cached with a configurable TTL. Clear the cache or set CACHE_TTL_DOMAIN=0 to force fresh lookups for every query.

AI domain suggestions are not returning results

The suggest_domains_smart tool uses a locally-run Qwen model — on first use it may take a moment to initialize. If you have a self-hosted inference endpoint, set QWEN_INFERENCE_ENDPOINT to point to it for faster responses.

HTTP mode server is not accessible from external clients

By default the HTTP server binds to 0.0.0.0 on port 3000. Check that MCP_HOST and MCP_PORT are set correctly, and that your firewall allows inbound connections on the configured port.

Frequently Asked Questions about Domain Search

What is Domain Search?

Domain Search is a Model Context Protocol (MCP) server that zero-config domain availability mcp for claude & chatgpt. ai suggestions, premium/auction detection via godaddy, rdap/whois fallback. stdio + http. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Domain Search?

Follow the installation instructions on the Domain Search GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Domain Search?

Domain Search works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Domain Search free to use?

Yes, Domain Search is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Domain Search Alternatives — Similar Business Applications Servers

Looking for alternatives to Domain Search? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Domain Search?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides