Skip to main content
Glama
ktozvonil

mcp-server-ktozvonil

by ktozvonil

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

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

Related MCP server: CountryCallingCodes

Install

Claude Code

claude mcp add ktozvonil -- npx -y mcp-server-ktozvonil

Claude 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/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

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 test

License

MIT © ktozvonil.net

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    C
    maintenance
    Read-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 updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides 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 updated
    65
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Provides 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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