Domain Availability MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Domain Availability MCP Servercheck if example.com is available"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Domain Availability MCP Server
An MCP server that checks domain name availability using WHOIS, DNS, and RDAP lookups. Supports .com, .ai, and .net TLDs.
Installation
git clone https://github.com/1shanra1/Domain-Checker-MCP.git
cd Domain-Checker-MCP
uv syncRelated MCP server: Domain Checker MCP Server
Add to Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"domain-checker": {
"command": "uv",
"args": ["run", "--directory", "/absolute/path/to/Domain-Checker-MCP", "server.py"]
}
}
}Add via CLI
claude mcp add-json domain-checker '{"type":"stdio","command":"uv","args":["run","--directory","/absolute/path/to/Domain-Checker-MCP","server.py"]}'Available Tools
Tool | Description |
| Check if a single domain is available |
| Check up to 10 domains at once |
This server cannot be deployed
Maintenance
Related MCP Connectors
Domain availability search, WHOIS lookup, TLD pricing and registry rules from name.ai. Read-only.
Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.
Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.
Domain search, registration, DNS, marketplace, and checkout with your AI agent.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables checking domain name availability using WHOIS lookups and DNS resolution. Supports both single and batch domain checking with detailed availability analysis.-
- AlicenseAqualityDmaintenanceEnables AI agents to check domain availability, perform batch domain lookups, and generate intelligent domain name suggestions across multiple TLDs using WHOIS integration.3MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to check domain name availability for single or multiple domains using DNS, RDAP, and WHOIS lookups. It provides detailed registration status including registrar information and expiration dates while supporting bulk checks of up to 50 domains.2MIT
- FlicenseAqualityDmaintenanceEnables domain name availability checking through DNS and WHOIS lookups with confidence scoring. It supports searching across alternative TLDs and generating domain name variations for branding purposes.4-