Back to Browse

Scanscam MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Independent agent preflight: verify change, mandates, evidence, and exact execution.

About

Independent agent preflight: verify change, mandates, evidence, and exact execution.

Remote endpoints: streamable-http: https://www.scanscam.ca/api/integrity/v1/mcp

Security Report

2.2
Use Caution2.2Critical Risk

This is a Next.js application with MCP server integration, not a standalone MCP server. The codebase shows moderate security concerns: broad network access to external APIs (Google Cloud Vision, OpenAI, Supabase), environment variable usage for credentials, and client-side data handling with clipboard operations. Critical issue: the application handles sensitive fraud/scam intelligence data with limited evidence of encryption at rest or in transit for sensitive datasets. Code quality is reasonable but lacks explicit input validation in several data-processing paths. Supply chain analysis found 6 known vulnerabilities in dependencies (2 critical, 1 high severity).

4 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

clipboard

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Environment (MSP escalation links)

Set NEXT_PUBLIC_APP_URL to your public origin (no trailing slash), e.g. https://scanscam.ca, so partner escalation emails include a working View full submission link to /msp/view/[token]. If unset locally, the API falls back to VERCEL_URL when deployed. See .env.example.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Reviews

No reviews yet

Be the first to review this server!