Back to Home
RaghadJohani0 icon

mcp-filesystem-server-template

Verified Safe

by RaghadJohani0

Overview

Provides a sandboxed filesystem server with read, write, and search capabilities via the Model Context Protocol (MCP).

Installation

Run Command
npm run dev

Security Notes

The server implements a robust `safePath` function that effectively prevents path traversal attacks by ensuring all file operations are confined strictly within the `/data` directory. No 'eval' or other inherently dangerous functions are used without explicit justification. There are no hardcoded secrets or obvious network vulnerabilities beyond its intended function as an MCP server. All filesystem access is explicitly sandboxed, enhancing security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

FilesystemMCPServerSandboxTools