Security & Testing
numertel.pl
A tool for verifying phone numbers and detecting scams in Poland.
ENDPOINT 1
https://numertel.pl/api/mcp
MCP server metadata
- Name
- numertel
- Version
- 1.4.0
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_scam_domainSprawdza wklejoną podejrzaną wiadomość: (1) domeny, linki i adresy e-mail przeciw państwowej Liście Ostrzeżeń CERT Polska (mirror ~129 tys.
Inferred read-onlyfind_official_numberZnajdź PRAWDZIWY, oficjalny numer telefonu banku, urzędu lub operatora w Polsce.
Inferred read-onlyrecent_scam_domainsNajnowsze domeny phishingowe z państwowej Listy Ostrzeżeń CERT Polska.
Inferred read-onlysearchWyszukiwanie 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-onlyCONNECT 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.
numertel.pl is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.