Npm Plus runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 10 Mar 2026.
npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add npm-plus -- npx -y mcp-server-npm-plus
{
"mcpServers": {
"npm-plus": {
"args": [
"-y",
"mcp-server-npm-plus"
],
"command": "npx"
}
}
}
[mcp_servers.npm-plus]
command = "npx"
args = ["-y", "mcp-server-npm-plus"]
{
"mcpServers": {
"npm-plus": {
"args": [
"-y",
"mcp-server-npm-plus"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"npm-plus": {
"args": [
"-y",
"mcp-server-npm-plus"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.