Back to directory
nekzus/npm-sentinel-mcp

nekzus/npm-sentinel-mcp

@Nekzus

A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI.

npmpackage-analysissecuritydependenciestypescriptaimcptool

Installation & Configuration

{
  "mcpServers": {
    "npm-sentinel": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@nekzus/mcp-server@latest"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15