mcp-server-ktozvonil
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-ktozvonilWho called me from +38 050 110 89 01?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-ktozvonil
MCP (Model Context Protocol) server for 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 |
| Community verdict, rating, spam level, operator, region, tags and recent reviews for a number | none |
| Post a review on behalf of an authenticated user (labelled as AI-agent-generated, shown separately, does not affect the community rating) | OAuth bearer |
Related MCP server: CountryCallingCodes
Install
Claude Code
claude mcp add ktozvonil -- npx -y mcp-server-ktozvonilClaude Desktop
{
"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/mcpConfiguration
Env var | Meaning |
| Override the endpoint URL (default |
| OAuth bearer token — only needed for |
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
npm install
npm run build
npm testRelated
ktozvonil.net — the service itself (uk/ru/en + 5 more languages)
ua-phone— Ukrainian phone number parsing/formatting libraryAPI docs: ktozvonil.net/.well-known/api-catalog
License
MIT © ktozvonil.net
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables querying WhatsApp OSINT API to gather intelligence on WhatsApp numbers, including business verification, user status, privacy settings, linked devices, and profile pictures.Last updated146MIT
- Alicense-qualityCmaintenanceRead-only MCP server and JSON API for international country calling codes, ISO country codes, E.164 dial codes, regions, trunk prefixes, and NANP area codes.Last updatedMIT
- Alicense-qualityBmaintenanceProvides 25 pay-per-call tools from agents.oromi.co.uk (business, property, verification, web, crypto) into MCP-capable models, with quote mode for browsing and paid mode using x402.Last updated65MIT
- Flicense-qualityBmaintenanceProvides access to Russian directories and validation services (e.g., phone, MNP, geo) through a REST API. Enables registration, API calls, payment management, and catalog browsing via MCP tools.Last updated
Related MCP Connectors
Polish phone number lookup: who called, spam and scam checks, UKE DNO registry, CERT phishing stats
Phone number validation MCP.
Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ktozvonil/mcp-server-ktozvonil'
If you have feedback or need assistance with the MCP directory API, please join our Discord server