Skip to main content
Glama

MCP File System

by Wayazi

MCP ファイルシステム

標準化されたインターフェースを通じてファイルシステム操作を提供するモデルコンテキストプロトコル (MCP) サーバー。

特徴

  • ファイル操作(読み取り/書き込み)
  • ディレクトリ管理(作成/一覧/削除)
  • ファイルの移動と名前の変更
  • ファイルメタデータの取得
  • ファイル検索機能
  • 許可されたディレクトリによるアクセス制御

はじめる

  1. 依存関係をインストールします:
npm install
  1. プロジェクトをビルドします。
npm run build
  1. 許可されたディレクトリでサーバーを実行します。
npm start /path/to/allowed/directory [/path/to/another/directory ...]

ドキュメント

発達

サーバーは以下を使用して構築されます:

  • タイプスクリプト
  • MCP SDK(高レベルAPI)
  • Node.js ファイルシステム API

安全

サーバーはパス検証を実装し、起動時に指定された許可されたディレクトリ内でのみ操作が行われるようにします。

ライセンス

ISC

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

許可されたディレクトリのセキュリティ制御を備えた標準化されたインターフェイスを通じてファイルシステム操作 (読み取り/書き込み、ディレクトリ管理、ファイルの移動) を提供するモデルコンテキストプロトコルを実装するサーバー。

  1. 特徴
    1. はじめる
      1. ドキュメント
        1. 発達
          1. 安全
            1. ライセンス

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.
                Last updated -
                1
                TypeScript
                MIT License
              • A
                security
                A
                license
                A
                quality
                A 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 -
                12
                6
                TypeScript
                MIT License
              • -
                security
                F
                license
                -
                quality
                A filesystem Model Context Protocol server that provides Claude Desktop with capabilities to read, write, and manipulate files on your system.
                Last updated -
                TypeScript
              • -
                security
                A
                license
                -
                quality
                A 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 -
                5
                Python
                MIT License
                • Apple
                • Linux

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wayazi/mcp_file_system'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server