S
save-filesystem-mcp
The Filesystem MCP allows for creating, reading, updating, and deleting files within a specified root folder. It operates using Node.js and is designed to prevent modifications to files outside the specified folder, although this is not guaranteed. Configuration is done via a JSON file.
TypeScriptNode.js+9+8