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
0
View on GitHub

Installation

npx -y artmann/package-registry-mcp

Configuration

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.

GitHub: https://github.com/artmann/package-registry-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub