shacharsol/js-package-manager-mcp
3.4
If you are the rightful owner of js-package-manager-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.
JavaScript Package Manager MCP Server is a comprehensive server for managing JavaScript packages across NPM, Yarn, and pnpm, providing AI assistants with tools to search, install, analyze, and manage JavaScript dependencies.
Tools
Functions exposed to the LLM to take actions
search_packages
Search for packages in the npm registry.
install_packages
Install npm packages in a project.
update_packages
Update packages to their latest versions.
remove_packages
Remove packages from a project.
audit_dependencies
Audit project dependencies for vulnerabilities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client