fast-filesystem-mcp and mcp_server_filesystem
These are competitor implementations of an MCP (Model Context Protocol) server designed to provide secure filesystem access for AI assistants, offering similar functionality.
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_server_filesystem
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for AI assistants. Enables Claude and other assistants to safely read, write, and list files in a designated project directory with robust path validation and security controls.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work