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.
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.
Frequently asked questions
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.
Basic information
More Files & Storage MCP servers
Filesystem
chrisdocManage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.

Agent Coherence
CohexaStop AI agents from silently overwriting each other's shared files — a single-host coherence guard, TLA+-verified.
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
Comments