NPM Sentinel MCP

by Nekzus
Verified

npmSize

Analyze NPM package sizes, including dependencies and bundle size, to assess performance impact and optimize package selection for your projects.

Instructions

Get package size information including dependencies and bundle size

Input Schema

NameRequiredDescriptionDefault
packagesYesList of package names to get size information for

Input Schema (JSON Schema)

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