npkill

GitHub

List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน

9,174 stars TypeScript 1 file ยท ~8,304 tokens #cli#command-line#developer-tools#hacktoberfest#javascript#module#node#nodejs

Core (npkill) MCP Server

Model Context Protocol (core) server

View all npkill servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-core"
      ]
    }
  }
}