npm-manage-mcp

npm-manage-mcp

3.2

If you are the rightful owner of npm-manage-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.

An MCP server that allows AI assistants to manage npm packages using natural language, facilitating the entire lifecycle of JavaScript/TypeScript package development.

npm-init

Initialize a new npm package or update an existing one.

npm-install

Install packages as dependencies, devDependencies, or peerDependencies.

npm-uninstall

Remove packages from your project.

npm-version

Update package version (major, minor, patch, or custom).

npm-audit

Run security audit on dependencies.