Description
Filesystem MCP Server provides secure, controlled filesystem operations for AI agents like Cline, operating strictly within a project's root directory. Developed by shtse8, this TypeScript implementation uses Node.js's native filesystem modules to offer tools for listing, reading, writing, copying, moving, and searching files with robust path validation to prevent traversal outside the project boundary. The server determines the project root from its current working directory, enabling context-specific operations when launched correctly by the host environment. With features like batch processing, indentation preservation during edits, and detailed error reporting, it's particularly valuable for AI coding assistants that need to safely manipulate project files without unrestricted filesystem access.
Server Details
Package Name
@shtse8/filesystem-mcp
Added
April 21, 2025
