File System Operations
STDIOModel Context Protocol server providing filesystem operations through standardized interface.
Model Context Protocol server providing filesystem operations through standardized interface.
A Model Context Protocol (MCP) server that provides filesystem operations through a standardized interface.
npm install
npm run build
npm start /path/to/allowed/directory [/path/to/another/directory ...]
The server is built using:
The server implements path validation to ensure operations only occur within allowed directories specified at startup.
ISC