NPM Sentinel MCP
Rank #25,704smithery/Nekzus/npm-sentinel-mcp
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, dependencies, performance, and quality metrics. Enable faster and safer package management decisions by integrating with Claude and Anthropic AI. Deliver comprehensive insights such as vulnerability scanning, download trends, and maintenance status to optimize your npm ecosystem.
NPM Sentinel MCP is a Model Context Protocol (MCP) server published by Nekzus. It ranks #25,704 of 115,460 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. NPM Sentinel MCP is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 19, 2025.
Ranks ahead of 89,756 of 115,460 servers on MCP Toplist.
Use NPM Sentinel MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http npm-sentinel-mcp https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.npm-sentinel-mcp]
url = "https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"npm-sentinel-mcp": {
"url": "https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"npm-sentinel-mcp": {
"type": "http",
"url": "https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"npm-sentinel-mcp": {
"serverUrl": "https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"npm-sentinel-mcp": {
"url": "https://server.smithery.ai/Nekzus/npm-sentinel-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/smithery%2FNekzus%2Fnpm-sentinel-mcp)<a href="https://mcptoplist.com/server/smithery%2FNekzus%2Fnpm-sentinel-mcp"><img src="https://mcptoplist.com/badge/smithery%2FNekzus%2Fnpm-sentinel-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Nekzus
Other servers by Nekzus
View all Nekzus servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
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?
- NPM Sentinel MCP is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does NPM Sentinel MCP have?
- NPM Sentinel MCP ships as a single rolling release with no explicit version metadata.
- 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.