カーソルMCPファイルオーガナイザー
Cursor IDE を使用してダウンロード フォルダー内のファイルを整理するためのモデル コンテキスト プロトコル (MCP) サーバー。
特徴
ダウンロードフォルダ内のファイルを種類別に自動的に整理します
複数のファイル カテゴリをサポートします:
画像 (jpg、jpeg、png、gif、webp、svg など)
ドキュメント(pdf、doc、docx、txt など)
アーカイブ(zip、rar、7z、tar など)
コード ファイル (js、ts、py、java など)
メディア ファイル (mp4、mp3、wav など)
デザインファイル(psd、ai、スケッチなど)
データベース (sql、sqlite など)
フォント(ttf、otf、woff など)
設定可能な組織ルール
リアルタイムファイルシステム監視
ライブアップデートのための SSE (Server-Sent Events) サポート
前提条件
Node.js (v14以上)
タイプスクリプト
カーソルIDE
インストール
リポジトリをクローンします。
依存関係をインストールします:
プロジェクトをビルドします。
構成
カーソル IDE MCP 設定を構成します。
mcp-config.json
で組織ルールをカスタマイズします。
使用法
サーバーを起動します。
カーソル IDE を使用してコマンドを送信します。
利用可能なコマンド
listDir
: ディレクトリの内容を一覧表示するreadFile
: ファイルの内容を読み取るwriteFile
: ファイルにコンテンツを書き込むmoveFile
: ファイルを新しい場所に移動するcreateDir
: ディレクトリを作成するorganizeFiles
: ファイルを種類別に整理する
発達
プロジェクト構造
貢献
リポジトリをフォークする
機能ブランチを作成します(
git checkout -b feature/amazing-feature
)変更をコミットします (
git commit -m 'Add some amazing feature'
)ブランチにプッシュする (
git push origin feature/amazing-feature
)プルリクエストを開く
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
謝辞
MCPプロトコルのCursor IDEチーム
優れたツールとライブラリを提供するNode.jsコミュニティ
Related MCP Servers
- AsecurityAlicenseAqualityProvides tools for collecting and documenting code from directories.Last updated -42515MIT License
- -securityAlicense-qualityEnables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.Last updated -71448MIT License
- -securityFlicense-qualityIntegrates with Google Drive to enable listing, reading, and searching over files, with automatic export of Google Workspace documents to appropriate formats.Last updated -714
- -security-license-qualityProvides fast file searching capabilities across Windows, macOS, and Linux operating systems using platform-specific search technologies.Last updated -MIT License