You're viewing a demo portfolio

Join the waitlist
PRSM

list_versions

Active

Tool of npm

declared in 0.1.0

List published versions of an npm package with publish dates, dist-tags (latest/next/beta), and deprecation notices — answers "what versions of <pkg> exist", "when was <pkg> last published", "is the latest version deprecated". Returns versions newest-first, plus the package created/last-modified timestamps.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Exact package name (e.g. \"express\", \"@types/node\")."
    },
    "limit": {
      "type": "number",
      "description": "Number of recent versions to return (default 20, max 100)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

npm

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

1/7 registries
View full server →
list_versions — npm — PRSM MCP