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"]
}
}
}MCP Servers overview
# 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)
What people ask about mcp-server-ktozvonil
What is ktozvonil/mcp-server-ktozvonil?
+
ktozvonil/mcp-server-ktozvonil is mcp servers for the Claude AI ecosystem. MCP server for ktozvonil.net — phone number reputation lookups for AI agents It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install mcp-server-ktozvonil?
+
You can install mcp-server-ktozvonil by cloning the repository (https://github.com/ktozvonil/mcp-server-ktozvonil) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is ktozvonil/mcp-server-ktozvonil safe to use?
+
Our security agent has analyzed ktozvonil/mcp-server-ktozvonil and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains ktozvonil/mcp-server-ktozvonil?
+
ktozvonil/mcp-server-ktozvonil is maintained by ktozvonil. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to mcp-server-ktozvonil?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp-server-ktozvonil 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/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>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.
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!