Enhanced Filesystem is an advanced extension for the Model Context Protocol, designed to overcome the limitations of standard MCP filesystem servers. It offers a comprehensive suite of file management tools, including precise glob pattern searches, intelligent head and tail reading for large files, and advanced line-based file editing with diff previews. Crucially, it introduces secure shell command execution within defined, allowed directories, enabling AI agents and developers to perform complex tasks such as Git operations, package management, and build processes directly and safely.
주요 기능
010 GitHub stars
02Properly supports glob patterns for comprehensive file search.
03Combines head and tail parameters for flexible and efficient file content reading.
04Enables line-based file editing with a detailed git-style diff preview.
05Provides secure shell command execution within specified working directories.
06Offers safe and recursive deletion of files and directories with robust validation.
사용 사례
01Automating file manipulation and build processes in web development environments.
02Managing datasets and scripts for data science and machine learning workflows.
03Streamlining DevOps tasks, including Git operations, package management, and deployments.