mcp-filesystem
If you are the rightful owner of mcp-filesystem and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful Model Context Protocol (MCP) server for filesystem operations optimized for intelligent interaction with large files and filesystems.
MCP Filesystem Server is designed to provide secure and efficient access to files and directories, with smart context management for handling large datasets. It offers advanced file operations, intelligent editing, and comprehensive search capabilities, making it ideal for AI-powered tools that need to work with extensive data. The server is cross-platform, supporting Windows, macOS, and Linux, and integrates seamlessly with Claude Desktop for enhanced functionality.
Features
- Secure File Access: Operations are restricted to explicitly allowed directories, ensuring secure access.
- Comprehensive Operations: Includes standard and enhanced file system operations, such as tree visualization and duplicate finding.
- Performance Optimized: Efficient handling of large files and directories with ripgrep integration for fast searches.
- Comprehensive Testing: Includes 75+ tests with a behavior-driven approach to ensure reliability.
- Cross-Platform: Compatible with Windows, macOS, and Linux platforms.
Tools
read_file
Read the complete contents of a file.
write_file
Create a new file or overwrite an existing file.
grep_files
Search for patterns in files with powerful options and ripgrep integration.
find_duplicate_files
Find duplicate files by comparing content.
edit_file_at_line
Make precise edits with content verification and relative line numbers.