Skip to main content
Glama

MCP File System

by Wayazi

MCP File System

A Model Context Protocol (MCP) server that provides filesystem operations through a standardized interface.

Features

  • File operations (read/write)
  • Directory management (create/list/delete)
  • File movement and renaming
  • File metadata retrieval
  • File search capabilities
  • Access control through allowed directories

Getting Started

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Run the server with allowed directories:
npm start /path/to/allowed/directory [/path/to/another/directory ...]

Documentation

Development

The server is built using:

  • TypeScript
  • MCP SDK (high-level API)
  • Node.js filesystem APIs

Security

The server implements path validation to ensure operations only occur within allowed directories specified at startup.

License

ISC

Deploy Server
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.

Un servidor que implementa el Protocolo de Contexto de Modelo que proporciona operaciones del sistema de archivos (lectura/escritura, gestión de directorios, movimiento de archivos) a través de una interfaz estandarizada con controles de seguridad para directorios permitidos.

  1. Características
    1. Empezando
      1. Documentación
        1. Desarrollo
          1. Seguridad
            1. Licencia

              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 -
                4
                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 -
                15
                MIT License
                • Linux
                • Apple
              • A
                security
                A
                license
                A
                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 -
                21
                47
                MIT License
                • Apple
                • Linux
              • A
                security
                A
                license
                A
                quality
                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.
                Last updated -
                16
                30
                7
                MIT License
                • Linux
                • Apple

              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