Folder Organizer
@born-lucky
关于 Folder Organizer
Safe folder cleanup for Claude via MCP: dry-run preview, category sorting, full undo. Free sample from the MCP Starter Kit.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"folder-organizer": {
"command": "python",
"args": [
"C:\\tools\\folder-organizer\\server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Folder Organizer?
Safe folder cleanup for Claude via MCP: dry-run preview, category sorting, full undo. Free sample from the MCP Starter Kit.
How to use Folder Organizer?
The README includes setup instructions such as "command": "python",.
Key features of Folder Organizer
- Dry-run first-class: preview_organization is a separate tool, so you can always look before you leap
- Nothing is deleted, nothing overwritten: name collisions get _1, _2 suffixes
- Full undo: every organize writes .organizer_undo.json; one call restores the previous state
- Hidden files are never touched. Tested — run python test_organizer.py yourself
Use cases of Folder Organizer
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Folder Organizer
Where is the source code for Folder Organizer?
The source code is linked from the repository URL on this page.
Does Folder Organizer include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
文件与存储 分类下的更多 MCP 服务器
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
sylphlab📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
MCP docx server
h4ck4lifeMCP server to manipulate DOCX file
MCP File System Server
MarcusJellinghausMCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Filesystem MCP Server (@sylphlab/filesystem-mcp)
sylphlab📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
评论