developer tools

Package Registry Mcp

MCP server for searching and getting up-to-date information about NPM, Cargo, PyPi, and NuGet packages.

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →