developer tools
Package Registry Mcp
MCP server for searching and getting up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
typescript
local
macos
windows
linux
developer tools
Installation
npx -y artmann/package-registry-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "package-registry-mcp",
"command": "npx",
"args": [
"-y",
"artmann/package-registry-mcp"
]
}About This MCP Server
artmann/package-registry-mcp
MCP server for searching and getting up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub