verinak/npm-registry-mcp
3.1
If you are the rightful owner of npm-registry-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 simple Model Context Protocol (MCP) server that integrates with the NPM registry.
Tools
4
Resources
0
Prompts
0
NPM Registry MCP Server
A simple Model Context Protocol (MCP) server that integrates with the NPM registry.
Features
⚙ Tools
get_package_metadata– Retrieve metadata for a given NPM package (defaults to latest version if unspecified).search_registry– Search the NPM registry with advanced filters (author, keywords, scope, etc.).add_to_starred– Add a package to your local list of starred packages (with optional notes).remove_from_starred– Remove a package from your local list of starred packages.
📄 Resources
starred– A resource that lists all packages saved with theadd_to_starredtool.