UNPKG

npmplus-mcp-server

Version:

Production-ready MCP server for intelligent JavaScript package management. Works with Claude, Windsurf, Cursor, VS Code, and any MCP-compatible AI editor.

15 lines 300 B
{ "mcp": { "servers": { "npmplus-mcp": { "command": "npx", "args": [ "-y", "npmplus-mcp-server" ], "disabled": false, "description": "NPM Plus - JavaScript package management with NPM, Yarn, and pnpm support" } } } }