Fast Filesystem

MCP Server

Advanced filesystem operations with large file handling. Sequential reading, streaming writes, and backup/recovery for Claude-optimized workflows.

by Community

★★★★☆ 4.2/5 (50 reviews)
580GitHub stars
7.5kinstalls
Updated 2026-01-05
typescriptintermediateactive

Installation

npx -y fast-filesystem-mcp

Quick Start

```json
{
  "mcpServers": {
    "fast-fs": {
      "command": "npx",
      "args": ["-y", "fast-filesystem-mcp"]
    }
  }
}
```

Tools & Capabilities

read_file_chunked
write_file_stream
backup_file
search_files_fast

Compatibility

Claude Desktop Cursor Windsurf

About Fast Filesystem

Advanced filesystem operations with large file handling. Sequential reading, streaming writes, and backup/recovery for Claude-optimized workflows.

View on GitHub →

Language: TypeScript

Category: File Systems

← Back to MCP Hub Directory