MCP Ip2whois runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 25 May 2026.
WHOIS domain MCP server that query the WHOIS information using IP2WHOIS API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-ip2whois -- uvx mcp-ip2whois
{
"mcpServers": {
"mcp-ip2whois": {
"args": [
"mcp-ip2whois"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-ip2whois]
command = "uvx"
args = ["mcp-ip2whois"]
{
"mcpServers": {
"mcp-ip2whois": {
"args": [
"mcp-ip2whois"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-ip2whois": {
"args": [
"mcp-ip2whois"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.