Catalog
io.github.CSOAI-ORG/scam-detector-mcp
OfficialScam and fraud detection for AI agents. Instant scam check, phishing URL analysis, social engineerin
Detects scams, phishing URLs, and social engineering attacks in real-time.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"scam-detector-mcp": {
"command": "uvx",
"args": [
"scam-detector-mcp"
]
}
}
}