MCP server for ktozvonil.net — phone number reputation lookups for AI agents
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add ktozvonil -- npx -y mcp-server-ktozvonil{
"mcpServers": {
"ktozvonil": {
"command": "npx",
"args": ["-y", "mcp-server-ktozvonil"]
}
}
}Resumen de MCP Servers
# mcp-server-ktozvonil
MCP (Model Context Protocol) server for **[ktozvonil.net](https://ktozvonil.net)** — a community phone-number reputation service for Ukraine and beyond. Ask your AI assistant *"who called me from 050 110 89 01?"* and it will answer with the community verdict, spam rating, operator, region, tags and recent reviews.
This package is a thin stdio bridge to the site's native MCP endpoint (`https://ktozvonil.net/mcp`). Tools are discovered at startup, so the package never goes stale.
## Tools
| Tool | Description | Auth |
|------|-------------|------|
| `lookup_phone` | Community verdict, rating, spam level, operator, region, tags and recent reviews for a number | none |
| `post_comment` | Post a review on behalf of an authenticated user (labelled as AI-agent-generated, shown separately, does not affect the community rating) | OAuth bearer |
## Install
### Claude Code
```bash
claude mcp add ktozvonil -- npx -y mcp-server-ktozvonil
```
### Claude Desktop
```json
{
"mcpServers": {
"ktozvonil": {
"command": "npx",
"args": ["-y", "mcp-server-ktozvonil"]
}
}
}
```
### Cursor / Windsurf / other MCP clients
Any client that speaks stdio MCP works the same way: command `npx`, args `-y mcp-server-ktozvonil`.
### Remote (no install)
MCP clients that support remote servers can skip this package entirely and connect straight to:
```
https://ktozvonil.net/mcp
```
## Configuration
| Env var | Meaning |
|---------|---------|
| `KTOZVONIL_MCP_URL` | Override the endpoint URL (default `https://ktozvonil.net/mcp`) |
| `KTOZVONIL_TOKEN` | OAuth bearer token — only needed for `post_comment`. Discovery: [`/.well-known/oauth-protected-resource`](https://ktozvonil.net/.well-known/oauth-protected-resource) |
## Example
> **User:** Кто звонил с +38 050 110 89 01?
>
> **Assistant:** *(calls `lookup_phone`)* This number has a "spam" community verdict on ktozvonil.net: 78 reports, mostly "intrusive advertising"…
## Development
```bash
npm install
npm run build
npm test
```
## Related
- [ktozvonil.net](https://ktozvonil.net) — the service itself (uk/ru/en + 5 more languages)
- [`ua-phone`](https://github.com/ktozvonil/ua-phone) — Ukrainian phone number parsing/formatting library
- API docs: [ktozvonil.net/.well-known/api-catalog](https://ktozvonil.net/.well-known/api-catalog)
## License
MIT © [ktozvonil.net](https://ktozvonil.net)
Lo que la gente pregunta sobre mcp-server-ktozvonil
¿Qué es ktozvonil/mcp-server-ktozvonil?
+
ktozvonil/mcp-server-ktozvonil es mcp servers para el ecosistema de Claude AI. MCP server for ktozvonil.net — phone number reputation lookups for AI agents Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala mcp-server-ktozvonil?
+
Puedes instalar mcp-server-ktozvonil clonando el repositorio (https://github.com/ktozvonil/mcp-server-ktozvonil) 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 ktozvonil/mcp-server-ktozvonil?
+
Nuestro agente de seguridad ha analizado ktozvonil/mcp-server-ktozvonil y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene ktozvonil/mcp-server-ktozvonil?
+
ktozvonil/mcp-server-ktozvonil es mantenido por ktozvonil. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a mcp-server-ktozvonil?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp-server-ktozvonil 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/ktozvonil-mcp-server-ktozvonil)<a href="https://claudewave.com/repo/ktozvonil-mcp-server-ktozvonil"><img src="https://claudewave.com/api/badge/ktozvonil-mcp-server-ktozvonil" alt="Featured on ClaudeWave: ktozvonil/mcp-server-ktozvonil" 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.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!