@pipeworx/npm

Connect: https://gateway.pipeworx.io/npm/mcp · Install: one-click buttons

Tools: 5

Tools

  • search_packages — Search npm for packages by keyword. Returns package names, descriptions, latest versions, publish dates, and publishers. Use when discovering libraries for a task.
  • get_package — Get full details for a specific package: version, description, dependencies, homepage, repository, and license. Use after search_packages to evaluate a candidate package.
  • get_downloads — Check download counts for a package over a time period (e.g., ‘last-week’, ‘last-month’, ‘last-year’). Returns total downloads to assess package popularity and adoption.
  • list_versions — List published versions of an npm package with publish dates, dist-tags (latest/next/beta), and deprecation notices — answers “what versions of exist”, “when was last published”, “is the l
  • get_version_info — Get metadata for a SPECIFIC version (or dist-tag) of an npm package: dependencies, dev/peer dependencies, engines, license, tarball + integrity hash + unpacked size, and any deprecation notice. Use fo

Tools

  • get_downloads — Check download counts for a package over a time period (e.g., 'last-week', 'last-month', 'last-year'). Returns total downloads to assess package popularity and adoption.
  • get_package — Get full details for a specific package: version, description, dependencies, homepage, repository, and license. Use after search_packages to evaluate a candidate package.
  • get_version_info — Get metadata for a SPECIFIC version (or dist-tag) of an npm package: dependencies, dev/peer dependencies, engines, license, tarball + integrity hash + unpacked size, and any deprecation notice. Use fo
  • list_versions — 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 late
  • search_packages — Search npm for packages by keyword. Returns package names, descriptions, latest versions, publish dates, and publishers. Use when discovering libraries for a task.

Regenerated from source · build June 24, 2026