mcpbeat Sign in

MCP Server Security Scanner

local only

MCP Server Security Scanner runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Scan MCP configs for 30+ CVEs, prompt injection, tool poisoning; validate OAuth configs

Installs per day peak 144 · avg 7 · +1458% w/w
a month agotoday
27
Installs / week
npm · mcp-server-security-scanner
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check MCP Server Security Scanner every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server-security-scanner -- npx -y mcp-server-security-scanner
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-security-scanner": {
      "args": [
        "-y",
        "mcp-server-security-scanner"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-security-scanner]
command = "npx"
args = ["-y", "mcp-server-security-scanner"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-security-scanner": {
      "args": [
        "-y",
        "mcp-server-security-scanner"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-security-scanner": {
      "args": [
        "-y",
        "mcp-server-security-scanner"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Server Security Scanner

same job, measured the same way
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

27 installs/wk local only
AIShield Security Scanner
by lm203688

Scans MCP servers for tool poisoning, prompt injection and supply chain risks.

32 installs/wk 10 tools local only
C
MCP Safeguard
by cognivators

MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.

125 installs/wk local only
Sentinel Scan
by ventrova

MCP security scanner: detect tool poisoning, prompt injection & rug-pulls - 10 OWASP heuristics.

56 installs/wk local only
Mcpcheck
by joeyough

Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.

2 tools answering
GuardianShield
by sparkvibe-io

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

82 installs/wk local only
mcp-armor
by studiomeyer

Security sidecar for MCP servers: 11 read-only control-plane tools for prompt-injection checks.

local only
Shellward
by jnmetacode

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

307 installs/wk local only

MCP Server Security Scanner — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Security Scanner?
MCP Server Security Scanner runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-server-security-scanner was installed 27 times last week.
How do I connect MCP Server Security Scanner?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-security-scanner straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Server Security Scanner?
The npm package mcp-server-security-scanner was installed 27 times in the last week. Week over week that is +1458%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.