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.
「ファイルとストレージ」の他のコンテンツ
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
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.
S3 MCP Server
samuraikunMCP server to integrate AWS S3 and LLM
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
コメント