-
securityA
license-
qualityA custom Model Context Protocol server that gives Claude Desktop and other LLMs access to file system operations and command execution capabilities through standardized tool interfaces.
Last updated -
24
Apache 2.0
Claude Desktop用のファイルシステムモデルコンテキストプロトコル(MCP)サーバー実装。このサーバーはClaudeにファイルシステム機能を提供し、システム上のファイルの読み取り、書き込み、操作を可能にします。
リポジトリをクローンし、依存関係をインストールします。
claude_desktop_config.json
ベースディレクトリが指定されていない場合は、現在の作業ディレクトリが使用されます。
サーバーは次のツールを公開します。
list_files
: globパターンに一致するファイルを一覧表示しますread_file
: ファイルの内容を読み取りますwrite_file
: コンテンツをファイルに書き込むedit_file
: 指定された内容で既存のファイルを編集し、差分を表示します。delete_file
: ファイルを削除するサーバーはパスの正規化と検証を実装し、操作が指定されたベース ディレクトリに制限されるようにして、ディレクトリ トラバーサル攻撃を防止します。
マサチューセッツ工科大学
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude Desktop にシステム上のファイルの読み取り、書き込み、および操作機能を提供するファイルシステム モデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tkc/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server