Supports configuration through .env files for storing API keys and other settings
Enables installation from the halfaipg/domain-finder-mcp GitHub repository
Provides specific setup instructions for Linux environments
Offers dedicated setup script for macOS environments
Enables domain name availability checking and domain suggestions through Namecheap's API, requiring a minimum spend of $50 on account
Uses npm for dependency management and build processes during setup
Supports using any local model through Ollama for domain name generation and suggestions
Leverages OpenAI models for intelligent domain name generation and scoring
Integrates with Domainr via RapidAPI for domain name availability checking, with a free tier option
Domain Finder MCP Server
Intelligent domain name suggestion MCP server with real-time availability checking. Works with Cursor, Claude Code, and other MCP tools.
Key Features
- Intelligent LLM Brainstorming: Advanced AI-powered domain generation using creative strategies
- Deep TLD Exploration: Cycle through all 1,441+ TLDs to find standout combinations
- Multi-Provider Domain Checking: Switch between Namecheap and Domainr APIs
- Local & Cloud LLMs: Support for Ollama, OpenAI, Groq, Together AI, and more
- Smart Categorization: Tech, brand, country, and fun TLD categories
- Batch Operations: Check multiple domains at once for efficiency
- Business-Focused: Tailored suggestions based on industry and business description
- Universal MCP: Works with Cursor, Claude Code, and any MCP-compatible tool
Quick Setup
macOS/Linux
Windows
Manual Setup (All Platforms)
Then edit .env
with your API keys and restart your MCP tool.
Configuration
Domain Providers
- Namecheap: Requires $50 spent on account or some other prerequisite
- Domainr: RapidAPI integration, free tier
LLM Providers
- Local: Ollama with any local model
- Cloud: OpenAI, Groq, Together AI, Anthropic etc
- Custom: Any OpenAI-compatible endpoint
Available Tools
suggest-domains
Advanced AI-powered domain suggestions with intelligent LLM brainstorming, smart retry logic, and enhanced scoring. Uses the same creative strategies as deep-TLD exploration.
Parameters:
businessDescription
(required) - Detailed description of your business/projectsearchMode
(optional) -standard
,competitive
,budget
,premium
, orinternational
industry
(optional) - Business industry for smart TLD selectionmaxSuggestions
(optional) - Number of suggestions (1-50, default: 15)
check-domain
Check domain availability for single domains or batch check multiple domains at once.
Parameters:
domain
(optional) - Single domain to check (e.g., "example.com")domains
(optional) - Array of domains to check (e.g., ["example.com", "test.io"])
Note: Provide either domain
OR domains
, not both. Up to 20 domains per batch.
deep-tld
Deep TLD exploration that cycles through all 1,441+ TLDs in batches to find standout domain combinations using AI analysis. Perfect for discovering creative, unexpected domain names.
Parameters:
businessDescription
(required) - Detailed description of your business/projectkeywords
(optional) - Specific keywords to focus onbatchSize
(optional) - TLDs per batch (10-500, default: 200)maxBatches
(optional) - Number of batches (1-20, default: 10)creativityLevel
(optional) -conservative
,moderate
, orwild
checkAvailability
(optional) - Whether to check availability for top results
Quick Examples
Get Creative Domain Suggestions
Result: gourkled.ai
, picklepulse.ai
, factorydash.ai
Check Domain Availability
Result: example.com is ✗ TAKEN
Deep TLD Exploration
Result: Discovers creative combinations across all 1,441+ TLDs
Documentation
- MCP Setup Guide - Universal configuration
- API Provider Setup - Detailed setup instructions
Star History
License
MIT License
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Intelligent domain name suggestion service that checks real-time availability across multiple providers and works with MCP-compatible tools like Cursor and Claude Code.
Related MCP Servers
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -Python
- AsecurityFlicenseAqualityAn MCP server that enables users to buy and manage domains through Claude.Last updated -101Python
- AsecurityAlicenseAqualityMCP server that provides Claude AI assistants with the ability to search the web, get news, and perform research using the You.com API.Last updated -4TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to check domain name availability using WHOIS lookups.Last updated -122TypeScript