cache-commander

juliensimon/cache-commander
★ 52 stars Rust 🔒 Security Updated 6d ago
Cache Commander — a TUI and MCP server to explore, audit, and clean developer cache directories. Scan for CVEs, find outdated packages, reclaim disk space. Supports pip, npm, Cargo, HuggingFace, Homebrew, and more.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cache-commander": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "cache-commander"
      ]
    }
  }
}

Topics

cachecargoclicvedeveloper-toolsdisk-spacehuggingfacelinuxmacosnpmpackage-managerpiprustsecuritysupply-chain-security