mcpbeat Sign in

npm Sentinel MCP Server

local only

npm Sentinel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 559 installs a week from npm. Last commit 24 Aug 2026.

Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights.

Installs per day peak 352 · avg 107 · +80% w/w
a month agotoday
559
Installs / week
npm · @nekzus/mcp-server
18
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check npm Sentinel MCP 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 npm-sentinel-mcp -- npx -y @nekzus/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "npm-sentinel-mcp": {
      "args": [
        "-y",
        "@nekzus/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.npm-sentinel-mcp]
command = "npx"
args = ["-y", "@nekzus/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "npm-sentinel-mcp": {
      "args": [
        "-y",
        "@nekzus/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "npm-sentinel-mcp": {
      "args": [
        "-y",
        "@nekzus/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to npm Sentinel MCP

same job, measured the same way
SymbioticSec
by symbioticsec

Symbiotic CLI MCP Server for security scanning and analysis

68 installs/wk local only
Vulnicheck
by andrasfe

HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.

local only
Nekzus npm Sentinel MCP
by smithery

Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…

answering
Repository Intelligence
by nirholas

Analyze repos of any size - security scanning code analysis monorepo support

local only
Reversecore MCP
by sjkim1127

Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.

87 installs/wk local only
npm Registry MCP Server
by yawlabs

npm registry MCP server — package intelligence, security audits, dependency analysis

786 installs/wk local only
Fallax
by fallax

Fallax is a phishing simulation and security awareness training platform. Read your results.

answering
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

34 installs/wk local only

npm Sentinel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for npm Sentinel MCP?
npm Sentinel MCP 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 @nekzus/mcp-server was installed 559 times last week.
How do I connect npm Sentinel MCP?
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 @nekzus/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use npm Sentinel MCP?
The npm package @nekzus/mcp-server was installed 559 times in the last week. Week over week that is +80%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is npm Sentinel MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 18 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.