UNPKG

@nekzus/mcp-server

Version:

NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance.

21 lines (20 loc) 575 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.Nekzus/npm-sentinel-mcp", "description": "Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights.", "repository": { "url": "https://github.com/Nekzus/npm-sentinel-mcp", "source": "github" }, "version": "{{VERSION}}", "packages": [ { "registryType": "npm", "identifier": "@nekzus/mcp-server", "version": "{{VERSION}}", "transport": { "type": "stdio" } } ] }