fast-filesystem-mcp and mcp-filesystem
Both tools are competing implementations of a secure Model Context Protocol (MCP) server designed to provide filesystem access, but "efforthye/fast-filesystem-mcp" is a more established and actively used high-performance option.
About fast-filesystem-mcp
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access for Claude and other AI assistants.
Implements chunked reading/writing and streaming operations to handle files of any size without memory overflow, plus advanced editing tools (line-based replacement, batch edits, regex search-and-replace) optimized for code modification. Integrates directly with Claude Desktop via stdio transport and includes configurable backup creation, debug logging, and automatic system file exclusions for safer filesystem access.
About mcp-filesystem
gabrielmaialva33/mcp-filesystem
A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
Implements strict path validation with Zod schemas and supports multiple deployment modes (CLI, npm package, Docker) to integrate with Claude Desktop and other MCP clients. Provides comprehensive filesystem operations including file editing with diff preview, recursive directory trees, and pattern-based search, alongside system command execution and upcoming HTTP request capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work