
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
scamcheck-mcp-server
Advanced tools
MCP server for ScamCheck — scan suspicious messages, URLs, and text for scams using AI
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.
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.
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"
}
}
}
}
scan_message| Parameter | Type | Required | Description |
|---|---|---|---|
input | string | ✓ | The message, URL, or text to scan |
source | text | url | screenshot | — | Content type (default: text) |
🔴 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://www.scamcheck.tech/result/abc123
FAQs
MCP server for ScamCheck — scan suspicious messages, URLs, and text for scams using AI
The npm package scamcheck-mcp-server receives a total of 39 weekly downloads. As such, scamcheck-mcp-server popularity was classified as not popular.
We found that scamcheck-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.