mcp-server-fs
4
The MCP File System Server facilitates a wide range of file operations, providing capabilities from basic navigation to complex file analyses. It supports both individual and batch operations with added security warnings for command execution.
Overview
The MCP File System Server provides comprehensive file system operations such as navigation, reading, writing, analyzing files, and executing commands. Key features include:
- File and Directory Operations: Includes directory listing, file reading/writing, and directory creation/deletion.
- Editing and Searching: Tools for file editing and pattern searching.
- Analysis: Summarizes Python and Markdown files by listing functions, classes, and headers.
- Batch Operations and Project Navigation: Facilitates working on projects and batch reading/summarization.
- Code Quality: Integrates with the ruff linter for code quality checks and formatting.
- Command Execution: Allows running shell commands with captured output.