You're viewing a demo portfolio

Join the waitlist
PRSM

size

Active

Tool of Packagephobia

declared in 0.1.0

Return the publish size and full install size (including dependencies) in bytes for an npm package name and optional version via packagephobia.com.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "package": "react"
    },
    {
      "package": "@babel/core",
      "version": "7.23.0"
    }
  ],
  "required": [
    "package"
  ],
  "properties": {
    "package": {
      "type": "string",
      "description": "npm package name (scoped allowed)"
    },
    "version": {
      "type": "string",
      "description": "Specific version (default latest)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Packagephobia

https://github.com/pipeworx-io/mcp-packagephobia

1/7 registries
View full server →
size — Packagephobia — PRSM MCP