Conversational Windows disk cleanup (whitelist-only) + device cleanup guides in 7 languages.
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)
智能释放空间,守护每一寸磁盘 | Smart disk cleanup for every device
🌐 在线体验 / Live Demo: https://spacesentinel.vercel.app
run.bat —— 自动扫描并清理 13 类系统垃圾(右键"以管理员身份运行"解锁全部项)只想看看能清多少?命令行运行
run.bat -ScanOnly,只统计不删除。
SpaceSentinel 包含两个互补的交付物:
诚实原则:扫描动画明确标注为引导演示——网页无法访问访问者的文件,真实清理由本地开源工具或用户按指引亲手完成。绝不显示虚构的"已释放 XX GB"。
使用:下载 CleanMyPC.zip(或直接用仓库 tools/ 目录),解压后双击 run.bat 即自动完成扫描 → 清理 → 释放量报告。右键"以管理员身份运行"可解锁全部 13 项。
安全白名单(仅清理以下 13 类,绝不触碰文档/桌面/下载/相册):
| # | 清理目标 | 需要管理员 |
|---|---|---|
| 1 | 用户临时文件 (%TEMP%) | |
| 2 | 系统临时文件 (Windows\Temp) | ✔ |
| 3 | 回收站(所有盘) | |
| 4 | Windows 更新缓存 | ✔ |
| 5 | 缩略图缓存 | |
| 6 | Chrome 缓存 | |
| 7 | Edge 缓存 | |
| 8 | npm 缓存 | |
| 9 | pip 缓存 | |
| 10 | npm 缓存(Roaming 旧位置) | |
| 11 | 安装器缓存 (SquirrelTemp) | |
| 12 | 程序崩溃转储 (CrashDumps) | |
| 13 | 系统崩溃转储 (Minidump) | ✔ |
安全设计:
/api/guides.json —— 7 语种 × 4 设备的清理步骤,机器可读,AI Agent 可直接引用(由 tools/build-api.js 从语言包生成)/llms.txt —— 面向 AI 爬虫与助手的站点导引和事实清单spacesentinel-mcp(npm v0.1.4,已收录 MCP 官方注册表:io.github.SheldonZhuang/spacesentinel-mcp)—— 让 Claude Desktop 等 Agent 对话式扫描/清理本机,新增 analyze_disk 磁盘归属分析(只读证据采集,AI 推理,用户决策)。配置:"command": "npx", "args": ["-y", "spacesentinel-mcp"],详见 mcp/README.mdskills/disk-cleanup —— 拷贝到 ~/.claude/skills/ 即可让 Claude Code 掌握清理决策流api/openapi.json + 配置指南 —— 5 分钟接入 ChatGPT/guides —— 4 设备 × 7 语种共 28 个静态页(hreflang + HowTo 结构化数据)/qa —— 6 个高频磁盘问题 × 中英双语共 12 页(FAQ 结构化数据,内容源 tools/qa-content.js,全部来自真实案例、零恐吓话术)docs/ai-roadmap.md如果这个项目帮你释放了磁盘空间,欢迎请作者喝杯咖啡:GitHub Sponsors · Buy Me a Coffee。开源免费,永不捆绑。
If SpaceSentinel freed up your disk, consider buying the author a coffee — free & open source forever, no bundleware.
push 到 main 分支即自动生产部署(Vercel Git 集成,仓库单分支工作流)。
run.bat — automatic scan & cleanup of 13 whitelisted junk categories (right-click "Run as administrator" to unlock all)Scan without deleting:
run.bat -ScanOnly
For AI agents & developers: machine-readable cleanup guides at /api/guides.json, site guide for AI assistants at /llms.txt. MCP server & Claude Skill on the roadmap — see docs/ai-roadmap.md.
SpaceSentinel ships two complementary deliverables:
Honesty principle: the scan animation is clearly labeled as a guided demo — web pages cannot access visitors' files. Real cleanup is done by the local open-source tool or by the user following the guide. No fake "XX GB freed" numbers, ever.
Usage: download CleanMyPC.zip (or use tools/ in this repo), unzip, double-click run.bat — it scans, cleans, and reports freed space automatically. Run as Administrator to unlock all 13 targets.
Safety whitelist — only these 13 categories are ever touched (never Documents / Desktop / Downloads / Photos): user temp, system temp (admin), Recycle Bin (all drives), Windows Update cache (admin), thumbnail cache, Chrome / Edge caches, npm / pip caches, legacy Roaming npm cache, installer cache (SquirrelTemp), app crash dumps, system crash dumps (admin).
Safety design: whitelist-rooted paths with input hardening (rejects empty and drive-root-relative paths), reparse points (junctions/symlinks) deleted link-only without recursing into targets, in-use files skipped silently, covered by Pester unit tests including deletion-escape defenses.
Tech Stack: HTML5 · Tailwind CSS (CDN) · Vanilla JS (ES6+) · PowerShell 5.1 · Pester · Vercel
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/spacesentinel-mcp)<a href="https://allmcps.com/mcp/spacesentinel-mcp"><img src="https://allmcps.com/api/badge/spacesentinel-mcp?style=directory" alt="Spacesentinel Mcp on AllMCPs" /></a>