npm-helper-mcp

pinkpixel-dev/npm-helper-mcp

3.4

If you are the rightful owner of npm-helper-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for NPM dependency management, providing tools for package search and updates.

Tools

Functions exposed to the LLM to take actions

search_npm

Search for npm packages

fetch_package_content

Fetch detailed content from an npm package page URL

get_package_versions

Get available versions for an npm package

get_package_details

Get detailed information about an npm package

check_updates

Scan package.json for outdated dependencies

upgrade_packages

Upgrade dependencies in package.json

filter_updates

Check/upgrade updates for specific packages

resolve_conflicts

Handle dependency conflicts (uses 'peer' strategy)

set_version_constraints

Configure version upgrade rules for dependencies

run_doctor

Iteratively install upgrades and run tests

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources