npkill
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 ๐งน
Cli (npkill) MCP Server
Model Context Protocol (cli) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cli"
]
}
}
}