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
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client