Npm Sentinel MCP
Rank #7,147io.github.Nekzus/npm-sentinel-mcp
Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights.
Npm Sentinel MCP is a Model Context Protocol (MCP) server published by Nekzus. It ranks #7,147 of 115,460 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Npm Sentinel MCP is listed across 2 registries — Official MCP and Glama, with 46 tracked versions. It was first listed on Apr 20, 2025 and most recently updated on Aug 24, 2026.
Ranks ahead of 108,313 of 115,460 servers on MCP Toplist.
Use Npm Sentinel MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add npm-sentinel-mcp -- npx -y @nekzus/mcp-server[mcp_servers.npm-sentinel-mcp]
command = "npx"
args = ["-y", "@nekzus/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"npm-sentinel-mcp": {
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"npm-sentinel-mcp": {
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"npm-sentinel-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"npm-sentinel-mcp": {
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"npm-sentinel-mcp": {
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Nekzus%2Fnpm-sentinel-mcp)<a href="https://mcptoplist.com/server/io.github.Nekzus%2Fnpm-sentinel-mcp"><img src="https://mcptoplist.com/badge/io.github.Nekzus%2Fnpm-sentinel-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
Nekzus
Other servers by Nekzus
View all Nekzus servers →Available versions (46)
| Version | Published |
|---|---|
| 1.26.1 | Aug 24, 2026 |
| 1.25.3 | Jul 30, 2026 |
| 1.25.0-alpha.5 | Jul 30, 2026 |
| 1.25.0 | Jul 29, 2026 |
| 1.19.0-alpha.25 | Jul 29, 2026 |
| 1.19.0-alpha.24 | Jul 28, 2026 |
| 1.24.0 | Jul 28, 2026 |
| 1.19.0-alpha.23 | Jul 24, 2026 |
| 1.19.0-alpha.20 | Jul 22, 2026 |
| 1.19.0-alpha.11 | Jul 19, 2026 |
| 1.18.0 | Feb 22, 2026 |
| 1.17.0 | Feb 22, 2026 |
| 1.16.2 | Feb 15, 2026 |
| 1.16.1 | Feb 15, 2026 |
| 1.16.0 | Jan 2, 2026 |
| 1.15.1 | Jan 2, 2026 |
| 1.15.0 | Dec 30, 2025 |
| 1.14.0 | Dec 24, 2025 |
| 1.13.3 | Dec 24, 2025 |
| 1.13.2 | Dec 24, 2025 |
| 1.13.1 | Dec 24, 2025 |
| 1.13.0 | Dec 24, 2025 |
| 1.12.36 | Dec 24, 2025 |
| 1.12.35 | Dec 24, 2025 |
| 1.12.34 | Dec 24, 2025 |
| 1.12.33 | Dec 24, 2025 |
| 1.12.28 | Dec 24, 2025 |
| 1.12.27 | Dec 24, 2025 |
| 1.12.26 | Dec 24, 2025 |
| 1.12.25 | Dec 24, 2025 |
| 1.12.24 | Dec 24, 2025 |
| 1.12.23 | Dec 24, 2025 |
| 1.12.22 | Dec 24, 2025 |
| 1.12.21 | Dec 24, 2025 |
| 1.11.8 | Sep 20, 2025 |
| 1.11.7 | Sep 20, 2025 |
| 1.11.6 | Sep 20, 2025 |
| 1.11.5 | Sep 20, 2025 |
| 1.11.4 | Sep 20, 2025 |
| 1.11.3 | Sep 20, 2025 |
| 1.11.2 | Sep 20, 2025 |
| 1.11.1 | Sep 20, 2025 |
| 1.11.0 | Sep 20, 2025 |
| 1.9.0 | Sep 20, 2025 |
| 1.8.2 | Sep 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Npm Sentinel MCP?
- Npm Sentinel MCP is maintained by Nekzus, which publishes 8 MCP servers (53 total versions) tracked on MCP Toplist.
- Is Npm Sentinel MCP listed on the Official MCP Registry?
- Yes — Npm Sentinel MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Npm Sentinel MCP have?
- MCP Toplist tracks 46 versions of Npm Sentinel MCP, most recently published on Aug 24, 2026.
- Where can I find the source code for Npm Sentinel MCP?
- The source code for Npm Sentinel MCP is hosted at github.com/Nekzus/npm-sentinel-mcp.