Whoisxmlapi

Whoisxmlapi

Local
@whois-api-llcUpdated 2w ago

32 WHOIS, DNS, IP, threat intelligence, email, and bulk tools for AI agents via WhoisXML API.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@whoisxmlapidotcom/mcp-whoisxmlapiv1.8.6

Run

npx -y @whoisxmlapidotcom/mcp-whoisxmlapi

MCP client config

{
  "mcpServers": {
    "whoisxmlapi": {
      "command": "npx",
      "args": [
        "-y",
        "@whoisxmlapidotcom/mcp-whoisxmlapi"
      ]
    }
  }
}