mcpserver.lol
registry/npm-plus
Connection check local install

npm-plus

npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads.

Tools 8
GitHub stars 1
Installs / wk 56
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

8 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

bundle_size from source
Get bundle size (minified + gzip) for an npm package via Bundlephobia.
compare_downloads from source
Compare download counts across multiple packages.
dependency_tree from source
Get dependency tree for an npm package (direct deps only).
downloads from source
Get download statistics for an npm package.
download_trends from source
Get download trends (daily breakdown + sparkline) for an npm package.
package_info from source
Get detailed info about an npm package: description, license, repo, dependencies.
search from source
Search npm packages by query. Returns name, version, description, and keywords.
vulnerabilities from source
Get vulnerability info for an npm package. Note: Full audit requires npm audit in project context.