Back to directory
package-registry-mcp

package-registry-mcp

@Artmann38

A Model Context Protocol (MCP) server that enables AI assistants and agents to search and retrieve up-to-date information from NPM, Cargo, PyPI, NuGet, and Go package registries.

NPMCargoPyPINuGetGopackage managerregistrysearchdeveloper toolscontext

Installation & Configuration

{
  "mcpServers": {
    "package-registry": {
      "command": "npx",
      "args": [
        "-y",
        "package-registry-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/19
Updated
2026/6/8