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 ...]

文档

发展

该服务器使用以下方式构建:

  • TypeScript
  • MCP SDK(高级 API)
  • Node.js 文件系统 API

安全

服务器实施路径验证以确保操作仅发生在启动时指定的允许目录内。

执照

国际学习中心

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