WHOIS/RDAP, IP geolocation and Punycode conversion as MCP tools — hosted at wwhois.ru
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/wwhois-app/whois-mcp{
"mcpServers": {
"whois-mcp": {
"command": "node",
"args": ["/path/to/whois-mcp/dist/index.js"]
}
}
}MCP Servers overview
# wwhois — MCP server
WHOIS/RDAP domain lookup, IP geolocation and Punycode conversion, exposed as
[Model Context Protocol](https://modelcontextprotocol.io) tools. Backed by
[wwhois.ru](https://wwhois.ru).
- **Server URL:** `https://wwhois.ru/backend/mcp`
- **Transport:** Streamable HTTP (JSON-RPC 2.0)
- **Auth:** none — public, read-only
- **Rate limit:** 30 tool calls / minute per client IP
- **Docs:** https://wwhois.ru/mcp
## Connect
Claude Desktop, Cursor, and other clients with an MCP server config:
```json
{
"mcpServers": {
"wwhois": { "type": "http", "url": "https://wwhois.ru/backend/mcp" }
}
}
```
## Tools
| 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. |
## Manual check
```bash
curl -s https://wwhois.ru/backend/mcp \
-H 'Content-Type: application/json' -H 'Accept: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```
## Notes
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](https://wwhois.ru/whois), [/ip](https://wwhois.ru/ip) and
[/punycode](https://wwhois.ru/punycode). It is a hosted remote service; this
repository holds the description and manifests only.
What people ask about whois-mcp
What is wwhois-app/whois-mcp?
+
wwhois-app/whois-mcp is mcp servers for the Claude AI ecosystem. WHOIS/RDAP, IP geolocation and Punycode conversion as MCP tools — hosted at wwhois.ru It has 1 GitHub stars and its last recorded update is dated 2026-09-02.
How do I install whois-mcp?
+
You can install whois-mcp by cloning the repository (https://github.com/wwhois-app/whois-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is wwhois-app/whois-mcp safe to use?
+
Our security agent has analyzed wwhois-app/whois-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains wwhois-app/whois-mcp?
+
wwhois-app/whois-mcp is maintained by wwhois-app. The last recorded GitHub activity is dated 2026-09-02, with 0 open issues.
Are there alternatives to whois-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy whois-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/wwhois-app-whois-mcp)<a href="https://claudewave.com/repo/wwhois-app-whois-mcp"><img src="https://claudewave.com/api/badge/wwhois-app-whois-mcp" alt="Featured on ClaudeWave: wwhois-app/whois-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!