
File System
STDIOMCP server providing filesystem operations with standardized interface
MCP server providing filesystem operations with 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