MCP server for DiskCleanKit - One Touch Scan and Clean for Mac
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.
MCP (Model Context Protocol) server that enables AI assistants like Claude to control DiskCleanKit's One Touch feature for Mac disk cleaning.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Then restart Claude Desktop.
Or edit ~/.claude/settings.json:
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project-specific):
Or go to Cursor Settings β Tools & Integrations β New MCP Server.
Add to your settings.json:
| Client | Config File |
|---|---|
| Cline | VS Code extension settings |
| Windsurf | ~/.windsurf/mcp.json |
| Zed | ~/.config/zed/settings.json |
| Continue | ~/.continue/config.json |
Use the same configuration structure:
Ollama doesn't natively support MCP, but you can use mcphost:
| Tool | Description |
|---|---|
one_touch_scan | Scan for junk files (safe, no deletion) |
one_touch_clean | Recommended - Scan AND clean junk files automatically |
get_disk_status | Check disk space and health status |
get_cleanable_estimate | Estimate cleanable space by category |
get_cleaning_history | View past cleaning sessions |
one_touch_clean automatically scans and cleans safe items only:
| Category | Description |
|---|---|
| System Caches | macOS system cache files |
| Application Caches | App-generated cache files |
| Application Logs | Old log files from apps |
| Browser Caches | Safari, Chrome, Firefox cache |
These are all safe to delete and will be regenerated by the system/apps as needed.
Once configured, ask your AI assistant:
one_touch_scanone_touch_cleanget_disk_statusget_cleanable_estimateget_cleaning_historydiskcleankit:// URL scheme/tmp/diskcleankit_mcp_response.jsonone_touch_scan is safe - only scans, never deletesone_touch_clean automatically scans AND cleans safe items (caches & logs only)Note: one_touch_clean is safe to run directly - it only removes system/app caches and logs that will be regenerated automatically.
MIT
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/diskcleankit-mcp)<a href="https://allmcps.com/mcp/diskcleankit-mcp"><img src="https://allmcps.com/api/badge/diskcleankit-mcp?style=directory" alt="Diskcleankit MCP on AllMCPs" /></a>