HomeSearch & Research › mcp-ip2whois

mcp-ip2whois

WHOIS domain MCP server that query the WHOIS information using IP2WHOIS API.

PythonTypeScript Local
★ 1 stars Last pushed 2026-05-25 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.2.0)

uvx mcp-ip2whois

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-ip2whois": {
      "command": "uvx",
      "args": [
        "mcp-ip2whois"
      ],
      "env": {
        "IP2WHOIS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • IP2WHOIS_API_KEY required secret — Your IP2WHOIS API key for detailed WHOIS information.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry