search & data extraction
Mcp Domain Availability
A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx.
python
cloud
search & data extraction
Installation
npx -y imprvhub/mcp-domain-availabilityConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-domain-availability",
"command": "npx",
"args": [
"-y",
"imprvhub/mcp-domain-availability"
]
}About This MCP Server
imprvhub/mcp-domain-availability
A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub