npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads.
claude mcp add npm-plus -- npx -y mcp-server-npm-plus
claude_desktop_config.json
{
"mcpServers": {
"npm-plus": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"npm-plus": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"npm-plus": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"npm-plus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"npm-plus": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ofershap--npm-plus/reviews or the review_server meta-tool.
POST /mcp