Mmcp.market

Scamcheck MCP server

by smijo-geek·io.github.smijo-geek/scamcheck-mcp-server·v1.1.2

Scan suspicious messages, URLs, and text for scams with AI. Free tier - no API key required.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

0 stars47 downloads/wk

Reviews

Write one

Nobody has reviewed Scamcheck yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Scamcheck tools (1)

write = sends, deletes, buys or posts
  • scan_messageFree

    Scan a suspicious message, URL, or text for scam indicators using ScamCheck AI. Returns a verdict (Likely Scam / Suspicious / Likely Safe), risk score 0-100, category, confidence percentage, reasons flagged, and recommended actions. Use this whenever a user shares a message they received and wants to know if it's a scam.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan6 source files scanned25/25
  • Live reliabilityremote reachable in 523ms20/20
  • Tool poisoning1 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Scamcheck repository's README, as published. We do not edit it. Read it on GitHub

ScamCheck MCP Server

Scan suspicious messages, URLs, and text for scams inside any AI assistant that supports MCP (Claude Desktop, Claude Code, Cursor, and more). No signup or API key needed — works out of the box on the free anonymous tier.

Quick start (no API key)

Add to your Claude Desktop / Cursor config:

{
  "mcpServers": {
    "scamcheck": {
      "command": "npx",
      "args": ["scamcheck-mcp-server"]
    }
  }
}

That's it. Ask your assistant "is this message a scam?" and paste the message.

Higher limits (optional API key)

The anonymous tier is rate-limited per IP. For higher limits, grab a free key at scamcheck.tech/dashboard/developer and add it:

{
  "mcpServers": {
    "scamcheck": {
      "command": "npx",
      "args": ["scamcheck-mcp-server"],
      "env": {
        "SCAMCHECK_API_KEY": "sk-live-your-key-here"
      }
    }
  }
}

Tool: scan_message

Example response

🔴 Likely Scam — Risk Score: 89/100
Category: phishing · Confidence: 92%

Summary: This message impersonates a bank to steal credentials.

Why this was flagged:
• Creates false urgency with account suspension threat
• Uses a URL that does not match the official bank domain
• Requests sensitive personal information via link

What to do:
✓ Do not click any links in this message
✓ Contact your bank directly using the number on your card
✓ Report to your bank's fraud department

Full report: https://scamcheck.tech/result/abc123

Rate limits

  • Anonymous (no key): IP rate-limited
  • Free API key: 100 scans/month
  • Pro/Business: Unlimited

Install in Claude Desktop (one click)

Download scamcheck.mcpb and double-click it, or drag it into Claude Desktop → Settings → Extensions. The API key field is optional; leave it blank to use the free tier.

Privacy Policy

Full policy: scamcheck.tech/privacy

  • What is collected: only the text or URL you ask the scan_message tool to check, plus the optional API key you configure. The extension reads nothing else from your computer or your conversations.
  • How it is used: the content is sent over HTTPS to the ScamCheck API (scamcheck.tech) and analysed to produce the verdict. Anonymous requests are rate-limited by IP address.
  • Storage and retention: scans may be stored to generate a shareable result link and to improve detection. Retention is described in the full policy linked above.
  • Third parties: ScamCheck uses an AI model provider to analyse scans. Your data is not sold or used for advertising.
  • Contact: privacy questions or deletion requests go to support via scamcheck.tech or the GitHub issues.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http scamcheck-mcp-server https://scamcheck.tech/api/mcp
Add to Cursor

Scamcheck: common questions

Is Scamcheck MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the Scamcheck safety report
How do I install Scamcheck?
It runs remotely at scamcheck.tech. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Scamcheck need an API key?
Yes. The registry entry asks for SCAMCHECK_API_KEY.
Is Scamcheck maintained?
The last commit was in the last day (2026-09-25). The latest release is v1.1.2.
Is Scamcheck up?
100% of our last 27 checks got an answer. We check remote servers about four times a day.
What can I use instead of Scamcheck?
Servers from other publishers that do the same job: Benspdf MCP server, Phishunt MCP server and signals.edge graduation radar MCP server. Compare all Scamcheck alternatives.

Alternatives to Scamcheck

Same job from other publishers: the closest match first, then the best rated.

All Scamcheck alternatives →
  • Benspdf
    Read PDFs locally: text, pages, metadata, scan detection, layout, permissions, render, OCR.
    A
  • Phishunt
    Public phishing feed: suspicious/confirmed phishing URLs detected hourly. No auth, CC0.
    A
  • signals.edge graduation radar
    pump.fun graduation radar for trading bots and AI agents. x402 USDC per scan, no key.
    A
  • DNS Doctor
    Scan, fix, verify and monitor DNS: SPF, DMARC, DKIM, propagation, health, expiry. Validated fixes.
    A
  • OpenQR
    Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.
    A

More from smijo-geek →