Loading MCP server directory, please wait...
WHOIS domain MCP server that query the WHOIS information using IP2WHOIS API.
npx @getmcp/cli add io.github.ip2whois/mcp-ip2whoisRequires Python 3.10+. Community-contributed server. Review source before installing.
IP2WHOIS_API_KEYYour IP2WHOIS API key for detailed WHOIS information.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ip2whois/mcp-ip2whois": {
"command": "uvx",
"args": [
"mcp-ip2whois"
],
"env": {
"IP2WHOIS_API_KEY": ""
}
}
}
}