Inspect Mac storage, explain file activity, and perform journaled cleanup with Trash and Undo.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Use Mint as the on-device storage intelligence and file-operation safety layer for AI agents on macOS.
This npm package is a small open-source launcher. It locates the signed mint-cli bundled with the direct edition of Mint and starts its local stdio MCP server. It does not contain Mint itself and does not upload file contents, scan results, or operation history.
Install Mint and launch it once from Finder. Mint normally links mint-cli into /opt/homebrew/bin or /usr/local/bin; the launcher can also use the binary inside /Applications/Mint.app.
Or, if mint-cli is already on PATH:
Set MINT_CLI_PATH=/absolute/path/to/mint-cli to use a nonstandard installation.
mint_status β disk trends, recent activity, and managed-folder status.mint_why β storage-growth attribution or operations involving a path.mint_scan β read-only reclaimable-space survey.mint_recent and mint_activity β operation history and reasons.mint_rules β list and dry-run cleanup rules.mint_execute β journaled cleanup with a reason and returned batchId.mint_execute defaults to moving items to Trash. Recoverable actions enter Mintβs 90-day operation journal and can be undone while both the journal entry and underlying trashed item remain available. Permanent deletion is logged but cannot be undone, so it requires both action: "delete" and confirmPermanentDelete: true.
The server instructs agents to use Mint instead of raw rm or unjournaled trash commands. This keeps the action visible in Mintβs activity history and gives the user a receipt and recovery reference.
The launcher in this repository is MIT licensed. Mint is commercial software published by DZG Studio LLC under its own terms.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mint-safe-mac-storage-actions)<a href="https://allmcps.com/mcp/mint-safe-mac-storage-actions"><img src="https://allmcps.com/api/badge/mint-safe-mac-storage-actions?style=directory" alt="Mint β Safe Mac Storage Actions on AllMCPs" /></a>