Skip to main content
Glama
Wayazi

MCP File System

by Wayazi

MCP ファイルシステム

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

特徴

  • ファイル操作(読み取り/書き込み)

  • ディレクトリ管理(作成/一覧/削除)

  • ファイルの移動と名前の変更

  • ファイルメタデータの取得

  • ファイル検索機能

  • 許可されたディレクトリによるアクセス制御

Related MCP server: MCP Filesystem Server

はじめる

  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

Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    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.
    21
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    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.
    21
    66
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A 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.
    16
    7
    7
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Provides comprehensive filesystem operations (read, write, list, create, delete, move files and directories) through the Model Context Protocol with Streamable HTTP transport and built-in security through configurable root directory restrictions.
    6
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • A Model Context Protocol server for Wix AI tools

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • MCP Spec Compliance MCP — audits any MCP server.json against the official Model Context Protocol

View all MCP Connectors

Latest Blog Posts

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