From b20b919e2f895b3c06aeb3617410e078f659139d Mon Sep 17 00:00:00 2001 From: efforthye <118509759+hyelang@users.noreply.github.com> Date: Thu, 21 Aug 2025 12:35:39 +0900 Subject: [PATCH] Add fast-filesystem-mcp to Community Servers Added fast-filesystem-mcp to the Community Servers section. This enterprise-grade filesystem MCP server provides. - Advanced filesystem operations with Claude optimization - Large file handling with streaming capabilities - Sequential reading with continuation tokens - Comprehensive directory operations and file search - Enterprise-grade stability with overflow protection - Automatic backup and recovery features Repository: https://github.com/efforthye/fast-filesystem-mcp NPM: https://www.npmjs.com/package/fast-filesystem-mcp Follows alphabetical order in Community Servers section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c4b0be0a4..6c2b795adc 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Federal Reserve Economic Data (FRED)](https://github.com/stefanoamorelli/fred-mcp-server)** (by Stefano Amorelli) - Community developed MCP server to interact with the Federal Reserve Economic Data. - **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext. - **[Feyod](https://github.com/jeroenvdmeer/feyod-mcp)** - A server that answers questions about football matches, and specialised in the football club Feyenoord. +- **[Fast Filesystem](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. - **[FHIR](https://github.com/wso2/fhir-mcp-server)** - A Model Context Protocol server that provides seamless, standardized access to Fast Healthcare Interoperability Resources (FHIR) data from any compatible FHIR server. Designed for easy integration with AI tools, developer workflows, and healthcare applications, it enables natural language and programmatic search, retrieval, and analysis of clinical data. - **[Fibaro HC3](https://github.com/coding-sailor/mcp-server-hc3)** - MCP server for Fibaro Home Center 3 smart home systems. - **[Figma](https://github.com/GLips/Figma-Context-MCP)** - Give your coding agent direct access to Figma file data, helping it one-shot design implementation.