Advanced filesystem operations with large file handling. Sequential reading, streaming writes, and backup/recovery for Claude-optimized workflows.
npx -y fast-filesystem-mcp
```json
{
"mcpServers": {
"fast-fs": {
"command": "npx",
"args": ["-y", "fast-filesystem-mcp"]
}
}
}
```
read_file_chunkedwrite_file_streambackup_filesearch_files_fastAdvanced filesystem operations with large file handling. Sequential reading, streaming writes, and backup/recovery for Claude-optimized workflows.
Language: TypeScript
Category: File Systems