Loading MCP server directory, please wait...
MCP server for npm package management — publish, version, search, audit, and more
npx @getmcp/cli add io.github.mikusnuz/npmRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikusnuz/npm": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/npm-mcp"
],
"env": {
"NPM_TOKEN": ""
}
}
}
}