The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Whois MCP listing page.
WHOIS/RDAP domain lookup, IP geolocation and Punycode conversion, exposed as Model Context Protocol tools. Backed by wwhois.ru.
https://wwhois.ru/backend/mcpClaude Desktop, Cursor, and other clients with an MCP server config:
| Tool | Arguments | Returns |
|---|---|---|
whois_lookup | domain (string) | Registration state (registered / available / reserved / unsupported / unknown) and the full raw WHOIS/RDAP record: registrar, registration and expiry dates, name servers, status. 1400+ zones including IDN / Cyrillic (.рф, .москва). RDAP where a zone offers it, plain WHOIS otherwise. |
ip_geolocation | ip (string) | Country, region, city, ISP and organisation for an IPv4/IPv6 address. |
punycode_convert | value (string) | Converts a domain between Unicode (IDN) and Punycode/ACE (xn--), both directions, auto-detected. |
The server is a thin MCP wrapper over wwhois.ru's existing tools — the data is the same you get from the web pages at /whois, /ip and /punycode. It is a hosted remote service; this repository holds the description and manifests only.