← Registry

Security & Testing

numertel.pl

A tool for verifying phone numbers and detecting scams in Poland.

1 endpoint7 known toolsFirst detected July 10, 2026Last detected August 29, 2026

ENDPOINT 1

https://numertel.pl/api/mcp

No auth detected

MCP server metadata

Name
numertel
Version
1.4.0
Capabilities
toolsprompts
Server instructions

NumerTel.pl: sprawdzanie polskich numerów telefonów (spam, oszustwa, wykaz DNO UKE, Biała Lista infolinii) i wskaźniki nadużyć w Polsce. Użyj check_phone_number, gdy rozmowa dotyczy nieznanego lub podejrzanego numeru; find_official_number, gdy użytkownik szuka prawdziwego numeru banku/urzędu; spam_weather przy pytaniach o skalę oszustw/phishingu; recent_scam_domains przy pytaniach o świeże domeny oszustów.

Known tools 7

check_phone_number

Sprawdź reputację polskiego numeru telefonu.

Inferred read-only
spam_weather

Aktualne wskaźniki nadużyć telefonicznych w Polsce.

Inferred read-only
check_scam_domain

Sprawdza wklejoną podejrzaną wiadomość: (1) domeny, linki i adresy e-mail przeciw państwowej Liście Ostrzeżeń CERT Polska (mirror ~129 tys.

Inferred read-only
find_official_number

Znajdź PRAWDZIWY, oficjalny numer telefonu banku, urzędu lub operatora w Polsce.

Inferred read-only
recent_scam_domains

Najnowsze domeny phishingowe z państwowej Listy Ostrzeżeń CERT Polska.

Inferred read-only
search

Wyszukiwanie w bazie NumerTel: podaj polski numer telefonu (zwróci jego kartę reputacji) ALBO nazwę banku/urzędu/operatora (zwróci zweryfikowane oficjalne numery z Białej Listy infolinii).

Inferred read-only
fetch

Pobiera pełną kartę reputacji numeru po id zwróconym przez search (9 cyfr).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.numertel]
url = "https://numertel.pl/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "numertel": {
      "type": "http",
      "url": "https://numertel.pl/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: numertel
Remote MCP URL: https://numertel.pl/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "numertel": {
      "url": "https://numertel.pl/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "numertel": {
      "type": "http",
      "url": "https://numertel.pl/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "numertel",
  "transport": "streamable-http",
  "url": "https://numertel.pl/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for numertel.pl was fetched 2026-08-03T10:49:21.322Z and is being refreshed.

Trust status Trusted

numertel.pl is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.