fast-filesystem-mcp and filesystem-mcp-server
These two projects are competitors, as both are MCP servers providing filesystem access for AI assistants, but with different feature sets and levels of adoption.
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.
This project helps developers integrate advanced filesystem capabilities directly into Claude Desktop. It allows Claude to read, write, and manage files and directories on your local machine, even handling very large files efficiently. Developers would use this to build Claude applications that need sophisticated file access, code editing, and system interaction.
About filesystem-mcp-server
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
This project provides a secure way for AI models to interact with a computer's file system. It takes commands from an AI agent to read, write, modify, or manage files and directories, then performs these operations and returns the results. It's designed for developers building AI agents that need to access local data.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work