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.
Run the underlying MCP server directly — without Agent-CoreX routing.
uvx mcp-domain-availabilityAgent-CoreX intelligently routes which tools from imprvhub/mcp-domain-availability your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"mcp-domain-availability": {
"command": "uvx",
"args": [
"mcp-domain-availability"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add mcp-domain-availabilityAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use imprvhub/mcp-domain-availability directly without routing
uvx mcp-domain-availabilityNew to Agent-CoreX? View setup guide →