docs: Add fast-filesystem-mcp server

Adds fast-filesystem-mcp to the File Systems section of the awesome MCP servers list.

This MCP server provides.
- Advanced filesystem operations with Claude-optimized performance
- Large file handling capabilities with streaming support
- Sequential reading for large files with continuation tokens
- Comprehensive directory operations and file search
- Automatic backup and recovery features
- Multi-block editing with zero-failure guarantee
- Enterprise-grade stability and overflow protection

The server is built with TypeScript and supports all major operating systems (macOS, Windows, Linux), making it a valuable addition to the file systems category.

Repository: https://github.com/efforthye/fast-filesystem-mcp
NPM Package: https://www.npmjs.com/package/fast-filesystem-mcp
This commit is contained in:
efforthye
2025-08-21 12:15:01 +09:00
committed by GitHub
parent 26774a275e
commit a6cccbfcbf

View File

@@ -608,6 +608,7 @@ Provides direct access to local file systems with configurable permissions. Enab
- [8b-is/smart-tree](https://github.com/8b-is/smart-tree) 🦀 🏠 🍎 🪟 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.
- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard
- [exoticknight/mcp-file-merger](https://github.com/exoticknight/mcp-file-merger) 🏎️ 🏠 - File merger tool, suitable for AI chat length limits.
- [efforthye/fast-filesystem-mcp](https://github.com/efforthye/fast-filesystem-mcp) 📇 🏠 🍎 🪟 🐧 - Advanced filesystem operations with large file handling capabilities and Claude-optimized features. Provides fast file reading/writing, sequential reading for large files, directory operations, file search, and streaming writes with backup & recovery.
- [filesystem@quarkiverse/quarkus-mcp-servers](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/filesystem) ☕ 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.
- [hmk/box-mcp-server](https://github.com/hmk/box-mcp-server) 📇 ☁️ - Box integration for listing, reading and searching files
- [isaacphi/mcp-gdrive](https://github.com/isaacphi/mcp-gdrive) 📇 ☁️ - Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets.