Security & Testing
scammercasefile.com
Query and aggregate WhatsApp scam reports for security tracking.
ENDPOINT 1
https://scammercasefile.com/mcp
MCP server metadata
- Name
- whatsapp-scammer-tracker
- Version
- 1.0.0
Known tools 6
search_scammer_reportsSearch the WhatsApp Scammer Tracker case file by name or phone number.
Inferred read-onlylookup_scammer_by_numberLook up every report filed against one exact WhatsApp phone number.
Inferred read-onlylist_reports_by_countryList scam reports whose phone number resolves to one country (ISO 3166-1 alpha-2 code, e.g.
Inferred read-onlyget_scam_trendsAggregate 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-onlyget_recent_reportsThe newest scam reports across the whole case file, newest first.
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.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.
scammercasefile.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.