NPM Sentinel MCP

by Nekzus
Verified

npmMaintenance

Analyze maintenance metrics for NPM packages to assess quality and reliability. Input package names to evaluate their upkeep status and make informed dependency decisions.

Instructions

Analyze package maintenance metrics

Input Schema

NameRequiredDescriptionDefault
packagesYesList of package names to analyze

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "packages": { "description": "List of package names to analyze", "items": { "type": "string" }, "type": "array" } }, "required": [ "packages" ], "type": "object" }
ID: fr2yy5d4i1