npm-registry-mcp-server

yuchen814/npm-registry-mcp-server
★ 0 stars JavaScript DevOps Updated today
MCP server for npm registry package metadata lookups, powered by package-json, with zod validation and Sentry monitoring
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "npm-registry-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "yuchen814/npm-registry-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that looks up package metadata from the npm registry, powered by [`package-json`](https://github.com/sindresorhus/package-json) by Sindre Sorhus. - **Transport:** stdio - **Validation:** [zod](https://github.com/colinhacks/zod) input/output schemas on every tool

Tools (10)

SENTRY_DSNSENTRY_ENVIRONMENTSENTRY_TRACES_SAMPLE_RATEallVersionsfullMetadataget_package_metadataomitDeprecatedpackageNameversionwrapMcpServerWithSentry