Artmann/package-registry-mcp
If you are the rightful owner of package-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.
The Package Registry MCP Server is a Model Context Protocol server that allows AI assistants and agents to search and retrieve package information from various package registries.
Tools
Functions exposed to the LLM to take actions
search-npm-packages
Search the NPM registry for packages matching a query.
get-npm-package-details
Get detailed information about a specific NPM package.
list-npm-package-versions
List all versions of a specific NPM package.
search-cargo-packages
Search crates.io for Rust crates matching a query.
get-cargo-package-details
Get detailed information about a specific crate from crates.io.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client