← numertel.pl
INDIVIDUAL MCP TOOL
find_official_number
Znajdź PRAWDZIWY, oficjalny numer telefonu banku, urzędu lub operatora w Polsce.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.
Related tools
check_phone_number— Sprawdź reputację polskiego numeru telefonu.spam_weather— Aktualne wskaźniki nadużyć telefonicznych w Polsce.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.recent_scam_domains— Najnowsze domeny phishingowe z państwowej Listy Ostrzeżeń CERT Polska.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).fetch— Pobiera pełną kartę reputacji numeru po id zwróconym przez search (9 cyfr).