claude mcp add ave-ondon-npm -- npx -y @paretools/npm
{
"mcpServers": {
"ave-ondon-npm": {
"command": "npx",
"args": ["-y", "@paretools/npm"]
}
}
}
{
"mcpServers": {
"ave-ondon-npm": {
"command": "npx",
"args": ["-y", "@paretools/npm"]
}
}
}
{
"mcpServers": {
"ave-ondon-npm": {
"command": "npx",
"args": ["-y", "@paretools/npm"]
}
}
}
About This MCP Server
The io.github.Dave-London/npm server is a Model Context Protocol server that enables structured npm and pnpm operations, such as install, audit, outdated, and list, to be performed and returned as typed JSON. This server connects to npm and pnpm packages, allowing developers to manage their dependencies in a standardized and typed format. Developers would reach for this tool when they need to integrate npm or pnpm operations into their AI coding workflows, such as with Claude Code or Cursor, and require a structured and typed output.
Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/npm on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The npm server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.