docs: Add fast-filesystem-mcp server (#449)

Added fast-filesystem-mcp to Community Servers section.

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
- Enterprise-grade stability and overflow protection

Repository: https://github.com/efforthye/fast-filesystem-mcp
NPM Package: https://www.npmjs.com/package/fast-filesystem-mcp
This commit is contained in:
hyelang 2025-09-21 14:41:06 +09:00 committed by GitHub
parent daf0073790
commit 8b21c90b4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -312,6 +312,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Email](https://github.com/Shy2593666979/mcp-server-email)** - This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.
- **[Email Send MCP](https://github.com/YUHAI0/email-send-mcp)** - A fixed one from above one. More user-friendly.
- **[Everything Search](https://github.com/mamertofabian/mcp-everything-search)** - Fast Windows file search using Everything SDK
- **[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.
- **[Exa](https://github.com/theishangoswami/exa-mcp-server)** - Exa AI Search API
- **[Excel](https://github.com/haris-musa/excel-mcp-server)** - Excel manipulation including data reading/writing, worksheet management, formatting, charts, and pivot table
- **[Facebook Ads](https://github.com/gomarble-ai/facebook-ads-mcp-server)** - MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.