Loading MCP server directory, please wait...
27 WHOIS, DNS, IP, threat intelligence, and bulk tools for AI agents via WhoisXML API.
npx @getmcp/cli add io.github.whois-api-llc/mcp-whoisxmlapiRequires Node.js 18+. Community-contributed server. Review source before installing.
WHOISXMLAPI_TOKENWhoisXML API key (get one at https://whoisxmlapi.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.whois-api-llc/mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": ""
}
}
}
}