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.
The Package Registry MCP Server is designed to facilitate AI assistants and agents in accessing and retrieving up-to-date package information from multiple package registries. It supports popular registries such as NPM, crates.io, NuGet, PyPI, and Go modules. By integrating with this server, AI tools like Claude, Cursor, and Copilot can perform package searches and obtain detailed package data, including metadata, dependencies, and version history. This server is particularly useful for developers and AI systems that require real-time access to package information for software development and maintenance tasks. The server can be easily configured and used across different platforms, providing a seamless experience for users.
Features
- Search and retrieve package information from NPM, crates.io, NuGet, PyPI, and Go modules.
- Provides detailed package metadata, dependencies, and version history.
- Real-time data access directly from package registries.
- Easy integration with AI assistants and agents like Claude, Cursor, and Copilot.
- Supports multiple platforms including macOS, Windows, and Linux.
Tools
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.