From 8b21c90b4da52ee8a6e2e13d604d068978a9585d Mon Sep 17 00:00:00 2001 From: hyelang <118509759+hyelang@users.noreply.github.com> Date: Sun, 21 Sep 2025 14:41:06 +0900 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a7173d..d502b0e 100644 --- a/README.md +++ b/README.md @@ -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.