Execute npm and pnpm commands (install, audit, outdated, list) and receive structured JSON responses. For developers who need programmatic access to package management operations within AI workflows.
io.github.Dave-London/npm
Local install
STDIO
No auth required
How models use it and what it is built for.
Execute npm and pnpm commands (install, audit, outdated, list) and receive structured JSON responses. For developers who need programmatic access to package management operations within AI workflows.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Dave London Npm.
Paste any of these into Agent Studio after connecting Dave London Npm.
Common questions about connecting and running Dave London Npm.
What npm operations does this MCP server support?
The server supports install, audit, outdated, and list commands for both npm and pnpm. All results are returned as structured JSON for easy parsing and integration.
How do I install and use this MCP server?
Install via `npx @paretools/npm@0.8.0`. The server uses stdio transport, so it communicates directly with your MCP client. Ensure npm or pnpm is available in your environment.
Can I use this with pnpm instead of npm?
Yes, the server supports both npm and pnpm operations. You can run the same commands against either package manager depending on your project setup.
What format are the results returned in?
All command outputs are returned as typed JSON, making it easy to parse, filter, and act on package management data programmatically within your AI workflows.
Does this server modify my package.json or lock files?
The install command will modify your dependencies and lock files as expected. Audit, outdated, and list are read-only operations that don't change your project state.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio