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"]
}
}
}Resumen de MCP Servers
# 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.
Lo que la gente pregunta sobre whois-mcp
¿Qué es wwhois-app/whois-mcp?
+
wwhois-app/whois-mcp es mcp servers para el ecosistema de Claude AI. WHOIS/RDAP, IP geolocation and Punycode conversion as MCP tools — hosted at wwhois.ru Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-02.
¿Cómo se instala whois-mcp?
+
Puedes instalar whois-mcp clonando el repositorio (https://github.com/wwhois-app/whois-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar wwhois-app/whois-mcp?
+
Nuestro agente de seguridad ha analizado wwhois-app/whois-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene wwhois-app/whois-mcp?
+
wwhois-app/whois-mcp es mantenido por wwhois-app. La última actividad registrada en GitHub es del 2026-09-02, con 0 issues abiertos.
¿Hay alternativas a whois-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega whois-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!