MCP ファイルシステム
標準化されたインターフェースを通じてファイルシステム操作を提供するモデルコンテキストプロトコル (MCP) サーバー。
特徴
ファイル操作(読み取り/書き込み)
ディレクトリ管理(作成/一覧/削除)
ファイルの移動と名前の変更
ファイルメタデータの取得
ファイル検索機能
許可されたディレクトリによるアクセス制御
はじめる
依存関係をインストールします:
プロジェクトをビルドします。
許可されたディレクトリでサーバーを実行します。
ドキュメント
サーバー実装の詳細- サーバーの実装と最近の修正について学びます
プロトコルの詳細については、 MCP SDKドキュメントを参照してください。
発達
サーバーは以下を使用して構築されます:
タイプスクリプト
MCP SDK(高レベルAPI)
Node.js ファイルシステム API
安全
サーバーはパス検証を実装し、起動時に指定された許可されたディレクトリ内でのみ操作が行われるようにします。
ライセンス
ISC
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
許可されたディレクトリのセキュリティ制御を備えた標準化されたインターフェイスを通じてファイルシステム操作 (読み取り/書き込み、ディレクトリ管理、ファイルの移動) を提供するモデルコンテキストプロトコルを実装するサーバー。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.Last updated -4MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.Last updated -16MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides secure and intelligent interaction with files and filesystems, offering smart context management and token-efficient operations for working with large files and complex directory structures.Last updated -2147MIT License
- AsecurityAlicenseAqualityA secure Model Context Protocol server that provides controlled filesystem access within predefined directories, enabling AI models to perform file and directory operations with strict path validation.Last updated -1667MIT License