Home › Development › pkgdiet

pkgdiet

Put your node_modules on a diet - find unused dependencies, analyze health, and reduce size

TypeScript Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-24 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y pkgdiet@1.2.1

Or add to your MCP client config:

{
  "mcpServers": {
    "pkgdiet": {
      "command": "npx",
      "args": [
        "-y",
        "pkgdiet@1.2.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry