Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/npm Guide
Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/npmClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-npm": {
"command": "npx",
"args": [
"@paretools/npm"
]
}
}
}