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.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mint β Safe Mac Storage Actions.
mint_statusdisk trends, recent activity, and managed-folder status.
mint_whystorage-growth attribution or operations involving a path.
mint_scanread-only reclaimable-space survey.
mint_agentsread-only AI-tool storage from Mint's latest scan: usage by tool, conversation age and state, and compressible archived Codex media.
mint_ruleslist and dry-run cleanup rules.
mint_executejournaled cleanup with a reason and returned `batchId`.
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, verifies the DZG Studio LLC code signature, 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.
The mcpb/ source in the public repository packages this launcher as a one-click Claude Desktop extension. Build it with npx -y @anthropic-ai/mcpb pack mcpb/ mint-safe-mac-storage.mcpb, then install the resulting file from Settings β Extensions β Advanced Settings β Install Extension.
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_agents β read-only AI-tool storage from Mint's latest scan: usage by tool, conversation age and state, and compressible archived Codex media.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 can only move items to Trash, and only inside Mintβs cleanup roots or user-managed folders. Protected paths are refused, and Needs Review paths must be confirmed in Mint.app. 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 not exposed to agents.
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.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
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>