Folder Organizer
@born-lucky
About Folder Organizer
Safe folder cleanup for Claude via MCP: dry-run preview, category sorting, full undo. Free sample from the MCP Starter Kit.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"folder-organizer": {
"command": "python",
"args": [
"C:\\tools\\folder-organizer\\server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Files & Storage MCP servers
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
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.
PDF Tools MCP
danielkennedy1
Google Drive
modelcontextprotocolModel Context Protocol Servers
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
Comments