← Registry

Security & Testing

scammercasefile.com

Query and aggregate WhatsApp scam reports for security tracking.

1 endpoint6 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://scammercasefile.com/mcp

No auth detected

MCP server metadata

Name
whatsapp-scammer-tracker
Version
1.0.0
Capabilities
tools

Known tools 6

search_scammer_reports

Search the WhatsApp Scammer Tracker case file by name or phone number.

Inferred read-only
lookup_scammer_by_number

Look up every report filed against one exact WhatsApp phone number.

Inferred read-only
list_reports_by_country

List scam reports whose phone number resolves to one country (ISO 3166-1 alpha-2 code, e.g.

Inferred read-only
list_reports_by_scam_type

List scam reports filed under one scam type.

Inferred read-only
get_scam_trends

Aggregate statistics computed live from the whole case file: total report count, reports by scam type, reports by country, and the most recent report date.

Inferred read-only
get_recent_reports

The newest scam reports across the whole case file, newest first.

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.whatsapp-scammer-tracker]
url = "https://scammercasefile.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "whatsapp-scammer-tracker": {
      "type": "http",
      "url": "https://scammercasefile.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: whatsapp-scammer-tracker
Remote MCP URL: https://scammercasefile.com/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": {
    "whatsapp-scammer-tracker": {
      "url": "https://scammercasefile.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "whatsapp-scammer-tracker": {
      "type": "http",
      "url": "https://scammercasefile.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "whatsapp-scammer-tracker",
  "transport": "streamable-http",
  "url": "https://scammercasefile.com/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 scammercasefile.com was fetched 2026-08-01T07:03:33.918Z.

Trust status Neutral

scammercasefile.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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