Skip to main content
Search & Data ExtractionTypeScript

dorukardahan/domain-search-mcp

Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/dorukardahan/domain-search-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
dorukardahan