Provides advanced filesystem operations with large file support, streaming, backup, and Claude-optimized features.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Fast Filesystem MCP.
fast_read_fileRead files with chunking support
fast_read_multiple_filesRead multiple files simultaneously with sequential reading support
fast_write_fileWrite or modify files
fast_large_write_fileStream-based writing for large files
fast_get_file_infoGet detailed file information
fast_copy_fileCopy files and directories with advanced options
Add to your Claude Desktop config.
Control backup file creation behavior.
CREATE_BACKUP_FILES=false (default): Disables backup file creation to reduce clutterCREATE_BACKUP_FILES=true: Creates backup files before modificationsNote: Backup files are created with timestamps (e.g., file.txt.backup.1755485284402) to prevent data loss during edits.
The MCP server uses a safe logging system that prevents JSON-RPC communication errors.
DEBUG_MCP=true or MCP_DEBUG=true: Enable debug logging to stderrMCP_LOG_FILE=/path/to/log.txt: Write logs to file instead of stderrMCP_SILENT_ERRORS=true or SILENT_ERRORS=true: Suppress error messages in responsesNote: Debug output is automatically suppressed by default to prevent JSON parsing errors in Claude Desktop.
To update to the latest version, follow these steps.
| Tool | Description |
|---|---|
fast_read_file | Read files with chunking support |
fast_read_multiple_files | Read multiple files simultaneously with sequential reading support |
fast_write_file | Write or modify files |
fast_large_write_file | Stream-based writing for large files |
fast_get_file_info | Get detailed file information |
| Tool | Description |
|---|---|
fast_copy_file | Copy files and directories with advanced options |
fast_move_file | Move/rename files and directories safely |
fast_delete_file | Delete files and directories with protection |
fast_batch_file_operations | Execute multiple file operations in sequence |
| Tool | Description |
|---|---|
fast_compress_files | Create compressed archives (tar, tar.gz, tar.bz2) |
fast_extract_archive | Extract compressed archives with options |
| Tool | Description |
|---|---|
fast_sync_directories | Advanced directory synchronization with multiple modes |
| Tool | Description |
|---|---|
fast_edit_file | Precise line-based file editing with multiple modes |
fast_edit_block | Safe block editing with exact string matching |
fast_edit_blocks | Batch block editing for multiple precise changes |
fast_edit_multiple_blocks | Edit multiple sections in a single operation |
fast_extract_lines | Extract specific lines or ranges from files |
| Tool | Description |
|---|---|
fast_list_directory | List directory contents with pagination |
fast_create_directory | Create directories recursively |
fast_get_directory_tree | Get directory tree structure |
| Tool | Description |
|---|---|
fast_search_files | Search files by name or content |
fast_search_code | Advanced code search with ripgrep integration |
fast_find_large_files | Find large files in directories |
| Tool | Description |
|---|---|
fast_get_disk_usage | Check disk usage information |
fast_list_allowed_directories | List allowed directories |
The fast-filesystem MCP now includes powerful editing tools for source code and text files.
fast_edit_file - Single Block EditingSupports multiple editing modes.
fast_edit_multiple_blocks - Batch EditingEdit multiple parts of a file in a single operation.
fast_extract_lines - Line ExtractionExtract specific lines by number, range, or pattern.
fast_search_and_replace - Advanced ReplacePowerful search and replace with regex support.
fast_large_write_file
Apache 2.0
Copyright 2025 efforthye
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/efforthye-fast-filesystem-mcp)<a href="https://allmcps.com/mcp/efforthye-fast-filesystem-mcp"><img src="https://allmcps.com/api/badge/efforthye-fast-filesystem-mcp?style=directory" alt="Fast Filesystem MCP on AllMCPs" /></a>