ScamVerify
AI-powered scam and threat verification MCP server.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Check Phone: Look up a US phone number to check for scam reports, carrier info, robocall flags, and community reports. Returns a risk score (0-100), verdict, and detailed signals from FTC, FCC, carrie
- Check Url: Check a website URL for safety. Analyzes domain age, SSL certificate, redirect chains, brand impersonation, Google Web Risk, URLhaus, ThreatFox, and community reports. Returns risk score an
- Check Text: Analyze a text/SMS message for scam indicators. Extracts and cross-references embedded phone numbers and URLs. AI analysis identifies scam type, red flags, and risk level. Returns unified
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
AI-powered scam and threat verification MCP server. Check phone numbers, URLs, text messages, and emails against aggregated threat intelligence from government complaint databases, malicious URL feeds, threat indicator databases, and carrier analysis. Returns risk scores, verdicts, confidence levels, and detailed signals. 8 tools, OAuth 2.1 + API key auth.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| check_phone | Look up a US phone number to check for scam reports, carrier info, robocall flags, and community reports. Returns a risk score (0-100), verdict, and detailed signals from FTC, FCC, carrier, and community data. |
| check_url | Check a website URL for safety. Analyzes domain age, SSL certificate, redirect chains, brand impersonation, Google Web Risk, URLhaus, ThreatFox, and community reports. Returns risk score and detailed signals. |
| check_text | Analyze a text/SMS message for scam indicators. Extracts and cross-references embedded phone numbers and URLs. AI analysis identifies scam type, red flags, and risk level. Returns unified risk score combining AI and sub-lookup signals. |
| check_email | Analyze an email for phishing indicators. Checks sender domain, email headers (SPF/DKIM/DMARC), brand impersonation, embedded URLs and phone numbers. Returns unified risk score with detailed header and sender analysis. |
| batch_phone | Look up multiple phone numbers in a single request (max 100). Each number is checked individually with the same analysis as check_phone. Returns results array with per-item risk scores and a summary. |
| batch_url | Check multiple URLs in a single request (max 100). Each URL is analyzed individually with the same checks as check_url. Returns results array with per-item risk scores and a summary. |
| get_usage | Check your current API usage quota and rate limits for the billing period. Shows per-channel usage (phone, URL, text, email) with limits and remaining counts. |
| get_status | Check the operational status of ScamVerify API services. Returns health status for each component (phone, URL, text, email lookups, database, AI inference). No authentication required. |