MCP.so
Sign In

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

Category

Files & Storage

License

MIT

Runtime

python

Publisher

born-lucky

Submitted by

born-lucky

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.

Comments

More Files & Storage MCP servers