npmjs-mcp

YawLabs/npmjs-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 7d ago
npm registry MCP server — package intelligence, security audits, and dependency analysis for AI assistants
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "npmjs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "YawLabs/npmjs-mcp"
      ]
    }
  }
}

README Excerpt

**Run npm registry operations from Claude Code, Cursor, and any MCP client.** 64 tools covering the full registry surface: package intelligence, security audits, dependency analysis, org/team management, and the write ops that normally fight you locally (`npm deprecate`, `npm dist-tag`, `npm owner`, `npm unpublish`).

Tools (4)

NPM_REGISTRYNPM_TOKENfastifylodash